commit | 6f779c18ca74358b6ac8eb8f5d502843fa92be4e | [log] [tgz] |
---|---|---|
author | Andy Whitcroft <apw@shadowen.org> | Wed Oct 15 22:02:27 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 16 11:21:36 2008 -0700 |
tree | c40e6fe4bd88c7f6c2f892cfcc965f972f0b9cad | |
parent | 5368df20fb364e394da3ab88d3d60ee3c0a9e5ba [diff] |
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>