commit | 786b632622800d73d9b0355c9a79b3f3b5792c6c | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Jul 03 15:05:32 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jul 03 16:07:45 2013 -0700 |
tree | e78b97a8730cbbe1c713a6ae4f1811ad78aab871 | |
parent | 3705ce5bcc1037b68e9d20f90ab50bc7f64edd00 [diff] |
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> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>