]> git.karo-electronics.de Git - karo-tx-linux.git/commit
checkpatch: move test for space before semicolon after operator spacing
authorJoe Perches <joe@perches.com>
Wed, 19 Jun 2013 00:07:22 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:27:07 +0000 (17:27 +1000)
commitcb46ceb47a72f82e1cc0c4afc895fa970ed65599
treea4cafa81857d8b21c8a7d3cd5fac7deb8b087907
parentc038a48b6b84d10721778393ed43c090b6f8e483
checkpatch: move test for space before semicolon after operator spacing

Moving this test allows the --fix option to work better.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
scripts/checkpatch.pl