commit | f8e58219dc58cce633697fe15e6c5597bedb296b | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri Feb 13 14:38:46 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Feb 13 21:21:39 2015 -0800 |
tree | dcdcdff6091b759cc047ab3bf80bf01dfce12319 | |
parent | 021158b4c7bd8d0ec4dc8d09c013288429da7ee2 [diff] |
checkpatch: add ability to --fix unnecessary blank lines around braces There's a --strict test for these blank lines. Add the ability to automatically remove them with --fix. 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>