checkpatch: improve the block comment * alignment test
authorJoe Perches <joe@perches.com>
Sat, 10 Sep 2016 10:34:22 +0000 (20:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 10 Sep 2016 10:34:22 +0000 (20:34 +1000)
commit9f30ec514428c1031eb8a30f7f45243204ef7f5b
tree4b23d91e6522092761823ba8da4be777d85b0bb5
parentaf9744ba6f2da541333f128689902465f2f835c8
checkpatch: improve the block comment * alignment test

An "uninitialized value" is emitted when a block comment starts on
the same line as a statement.

Fix this and make the test use a little fewer cpu cycles too.

Link: http://lkml.kernel.org/r/3c9993320c2182d37f53ac540878cfef59c3f62d.1473365956.git.joe@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Reported-by: Charlemagne Lasse <charlemagnelasse@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
scripts/checkpatch.pl
This page took 0.025925 seconds and 5 git commands to generate.