On Sun, Feb 7, 2021 at 6:32 AM <[email protected]> wrote: > > From: Menglong Dong <[email protected]> > > The bit mask for MSG_* seems a little confused here. Replace it > with BIT() to make it clear to understand.
Now it's confusing which version maintainer should take (you forgot, it seems twice, to bump the patch version and mention the changes in the changelog). > Changes since v1: > - use BIT() instead of BIT_MASK() Moreover, this should go... > > Signed-off-by: Menglong Dong <[email protected]> > --- ...after this line. Please, send now a v3 properly. -- With Best Regards, Andy Shevchenko

