commit | 365dd4eaafa22d2c79913d5f057d636e8842c470 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Aug 06 16:10:42 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 06 18:01:27 2014 -0700 |
tree | 73921bbddacb64cbb5b203cab91d55422bd23dfa | |
parent | 7f61919144ca69ea29f29c3e60c5b7dbd2070aa6 [diff] |
checkpatch: add a multiple blank lines test Multiple consecutive blank lines waste screen space. Emit a --strict only message with these blank lines. 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>