summaryrefslogtreecommitdiffstats
path: root/scripts/recordmcount.pl
diff options
context:
space:
mode:
authorAndy Whitcroft <apw@canonical.com>2009-01-06 23:41:29 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2009-01-07 00:59:17 +0100
commitb53c8e104ed071c47ada2adce194625ab03d9f3d (patch)
tree52354de0c3b69be0cf5d0eb85510f82b74eb807a /scripts/recordmcount.pl
parentcheckpatch: do not report nr_static as a static declaration (diff)
downloadlinux-b53c8e104ed071c47ada2adce194625ab03d9f3d.tar.xz
linux-b53c8e104ed071c47ada2adce194625ab03d9f3d.zip
checkpatch: ensure we actually detect if assignments split across lines
When checking for assignments within if conditionals we check the whole of the condition, but the match is performed using a line constrained regular expression. This means we can miss split conditionals or those on the second line. Allow the check to span lines. 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/recordmcount.pl')
0 files changed, 0 insertions, 0 deletions