diff options
author | Andy Whitcroft <apw@canonical.com> | 2010-10-26 17:23:19 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-26 19:52:21 -0400 |
commit | 01464f30a97c5c30bf9633309b27cce055cef8fd (patch) | |
tree | 5ba4eb55ff1b520cbbc82f5f32a7bc81c666d8da /crypto/tcrypt.c | |
parent | 3cbf62df3a8ce61cb1aa20b7dae964058988bfdd (diff) |
checkpatch: statement/block context analyser should look at sanitised lines
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>
Diffstat (limited to 'crypto/tcrypt.c')
0 files changed, 0 insertions, 0 deletions