Re: [Linux-kernel-mentees] [PATCH v4] checkpatch: extend attributes check to handle more patterns
From: Joe Perches <joe@perches.com>
Date: 2020-10-25 08:48:12
Also in:
lkml
From: Joe Perches <joe@perches.com>
Date: 2020-10-25 08:48:12
Also in:
lkml
On Sun, 2020-10-25 at 14:12 +0530, Dwaipayan Ray wrote:
Suppose we have non handled attributes in one such multi attribute macro. (not present in our hash) Like __attribute__((__packed, __something_not_handled)) For this case, do I skip the warning totally? Or something else?
Emit the warning, skip the fix unless all converted. _______________________________________________ Linux-kernel-mentees mailing list Linux-kernel-mentees@lists.linuxfoundation.org https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees