[dpdk-dev] [PATCH 1/2] Fix container_of() macro to work with const members

Bruce Richardson bruce.richardson at intel.com
Mon Feb 27 16:14:24 CET 2017


On Mon, Feb 27, 2017 at 03:28:14PM +0100, Jan Blunck wrote:
> On Tue, Feb 14, 2017 at 3:36 PM, Jan Blunck <jblunck at infradead.org> wrote:
> > This fixes the usage of structure members that are declared const to get
> > a pointer to the embedding parent structure.
> 
> Ping. Is anyone willing to review this?
>
Looks ok to me.

Acked-by: Bruce Richardson <bruce.richardson at intel.com>



More information about the dev mailing list