aboutsummaryrefslogtreecommitdiffstats
path: root/fs/binfmt_elf.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2018-02-06 15:39:09 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2018-02-06 18:32:45 -0800
commit2d453e3b41c80d1a2c02b02d672f5dcd73f95a12 (patch)
tree69455f2586f60bcf45e1788ba36bc958f44e213a /fs/binfmt_elf.c
parentcheckpatch: avoid some false positives for TABSTOP declaration test (diff)
downloadlinux-dev-2d453e3b41c80d1a2c02b02d672f5dcd73f95a12.tar.xz
linux-dev-2d453e3b41c80d1a2c02b02d672f5dcd73f95a12.zip
checkpatch: improve OPEN_BRACE test
Some structure definitions that use macros trip the OPEN_BRACE test. e.g. +struct bpf_map_def SEC("maps") control_map = { Improve the test by using $balanced_parens instead of a .* Miscellanea: o Use $sline so any comments are ignored o Correct the message output from declaration to definition o Remove unnecessary parentheses Link: http://lkml.kernel.org/r/db9b772999d1d2fbda3b9ee24bbca81a87837e13.1517543491.git.joe@perches.com Signed-off-by: Joe Perches <joe@perches.com> Reported-by: Song Liu <songliubraving@fb.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/binfmt_elf.c')
0 files changed, 0 insertions, 0 deletions