]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
checkpatch: Update alignment check
authorJoe Perches <joe@perches.com>
Sat, 21 Jul 2012 00:54:59 +0000 (10:54 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Jul 2012 03:53:22 +0000 (13:53 +1000)
commit4e60fdb3fede887424a2b40b4d0186e622373eb3
treebb43e76a5e9c1be315d45905aaaf0b1489520723
parent97e30f9d6a54dae03b321e278be4bd768e877f15
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>
scripts/checkpatch.pl