aboutsummaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore
diff options
context:
space:
mode:
authorBrendan Jackman <brendan.jackman@bluwireless.co.uk>2019-09-25 16:46:41 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2019-09-25 17:51:39 -0700
commit6dba824e9ef7155f58f11b268b0f98ecec31b723 (patch)
treeb49241799c5201d2668f8c5223fa399cba608b05 /.get_maintainer.ignore
parentcheckpatch.pl: warn on invalid commit id (diff)
downloadlinux-dev-6dba824e9ef7155f58f11b268b0f98ecec31b723.tar.xz
linux-dev-6dba824e9ef7155f58f11b268b0f98ecec31b723.zip
checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSE
The arguments of sizeof are not evaluated so arguments are safe to re-use in that context. Excluding sizeof subexpressions means macros like ARRAY_SIZE can pass checkpatch. Link: http://lkml.kernel.org/r/20190806070833.24423-1-brendan.jackman@bluwireless.co.uk Signed-off-by: Brendan Jackman <brendan.jackman@bluwireless.co.uk> Acked-by: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions