https://github.com/torvalds/linux
Revision 01464f30a97c5c30bf9633309b27cce055cef8fd authored by Andy Whitcroft on 26 October 2010, 21:23:19 UTC, committed by Linus Torvalds on 26 October 2010, 23:52:21 UTC
When tracking context to find a block or statement we need to use the
sanitised lines, else perentheses '(' & ')' and braces '{' & '}' can throw
the scanner out.  Also fix up a couple of error outputs which include
those sanitised lines incorrectly.

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>
1 parent 3cbf62d
History
Tip revision: 01464f30a97c5c30bf9633309b27cce055cef8fd authored by Andy Whitcroft on 26 October 2010, 21:23:19 UTC
checkpatch: statement/block context analyser should look at sanitised lines
Tip revision: 01464f3
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.5 KB
MAINTAINERS -rw-r--r-- 176.8 KB
Makefile -rw-r--r-- 51.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top