commit | b34a26f3158cca932b6f1427b97fe12c7838ee68 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Jul 30 14:41:16 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jul 30 17:25:17 2012 -0700 |
tree | e1c5e08259b56d444f6797c8e3e7b88cd4df64d5 | |
parent | 4ed940d4c34c21a1a356969a923f2815d608e0bf [diff] |
checkpatch: Update alignment check Parenthesis alignment doesn't correctly check an existing line after an inserted or modified line with an open parenthesis. Fix it. Signed-off-by: Joe Perches <joe@perches.com> Cc: Andy Whitcroft <apw@canonical.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>