checkpatch: add a fixer for missing newline at eof
authorTom Rix <trix@redhat.com>
Wed, 16 Dec 2020 04:44:40 +0000 (20:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Dec 2020 06:46:17 +0000 (22:46 -0800)
commit47ca69b85821e150cfbbe86a18a038e9488c0090
treeb2781637fe9c18b3d96fe76ff76fa2bea82d82df
parent7ebe1d173cae0778fa748ea3f2ae20dfa0f58e10
checkpatch: add a fixer for missing newline at eof

Remove the trailing error message from the fixed lines.

Link: https://lkml.kernel.org/r/20201017142546.28988-1-trix@redhat.com
Signed-off-by: Tom Rix <trix@redhat.com>
Acked-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