]> git.baikalelectronics.ru Git - kernel.git/commit
checkpatch: suspect indent count condition lines correctly
authorAndy Whitcroft <apw@shadowen.org>
Thu, 16 Oct 2008 05:02:27 +0000 (22:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:36 +0000 (11:21 -0700)
commit05fcf9e9bea68f522af285959fad6b684fcf8a1f
treec40e6fe4bd88c7f6c2f892cfcc965f972f0b9cad
parent4e583dec4a945695e4311fb064015c36f30ea10d
checkpatch: suspect indent count condition lines correctly

Correct calculation of the number of lines of condition where we have
suspect indent.

Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl