summaryrefslogtreecommitdiffstats
path: root/scripts/checkincludes.pl
diff options
context:
space:
mode:
authorAndy Whitcroft <apw@canonical.com>2009-01-06 23:41:28 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2009-01-07 00:59:17 +0100
commit2d1bafd799ee0442979e6ce4145d58b69d3cade2 (patch)
tree83002f1bac78f652032aa00d81233fe75cbac175 /scripts/checkincludes.pl
parentcheckpatch: track #ifdef/#else/#endif when tracking blocks (diff)
downloadlinux-2d1bafd799ee0442979e6ce4145d58b69d3cade2.tar.xz
linux-2d1bafd799ee0442979e6ce4145d58b69d3cade2.zip
checkpatch: do not report nr_static as a static declaration
Ensure we do not report identifiers containing the word static as static declarations. For example this should not be reported as an unecessary assignement of 0: long nr_static = 0; Signed-off-by: Andy Whitcroft <apw@canonical.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/checkincludes.pl')
0 files changed, 0 insertions, 0 deletions