On 20.11.2020 10:48, Paul Durrant wrote: > From: Paul Durrant <pdurr...@amazon.com> > > Co-locate it with the definition of offsetof() (since this is also in stddef.h > in the Linux kernel source). This macro will be needed in a subsequent patch. > > Signed-off-by: Paul Durrant <pdurr...@amazon.com>
Acked-by: Jan Beulich <jbeul...@suse.com> You don't fancy replacing in the tree what is now effectively open-coding this construct, I guess? I'll try to remember to do so once this has gone in... Jan