checkpatch: improve the TABSTOP test to include declarations
authorJoe Perches <joe@perches.com>
Tue, 6 Feb 2018 23:38:59 +0000 (15:38 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Feb 2018 02:32:45 +0000 (18:32 -0800)
commita134f8de9f4014dad35884b3cc211028f0a76c7a
tree8d90c230fa1ab3e400e0a379b932dccc56716a41
parent001804689b0d41410ae483d3e3dcdb16c3a6640f
checkpatch: improve the TABSTOP test to include declarations

Declarations should start on a tabstop too.

Link: http://lkml.kernel.org/r/1b5f97673f36595956ad43329f77bf1a5546d2ff.1513976662.git.joe@perches.com
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>
scripts/checkpatch.pl