Andy Shevchenko
2021-Nov-19 14:54 UTC
[PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
On Fri, Nov 19, 2021 at 02:16:03PM +0100, Alejandro Colomar (man-pages) wrote:> On 11/19/21 13:47, Jani Nikula wrote: > > On Fri, 19 Nov 2021, Alejandro Colomar <alx.manpages at gmail.com> wrote:...> Patch set 1: > - Add <linux/memberof.h> with memberof() > - Split offsetof() to <linux/offsetof.h> > - Split offsetofend() to <linux/offsetofend.h> > - Split typeof_member() to <linux/typeof_member.h> > - Split sizeof_field() to <linux/sizeof_field.h> > - Split NULL to <linux/NULL.h> > - Split ARRAY_SIZE() to <linux/array_size.h>Isn't it way too small granularity? I agree on having the separate header for ARRAY_SIZE() and it was discussed, but the rest... -- With Best Regards, Andy Shevchenko