checkpatch: add test for SPDX-License-Identifier on wrong line #
authorJoe Perches <joe@perches.com>
Fri, 8 Mar 2019 00:28:42 +0000 (16:28 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Mar 2019 02:32:01 +0000 (18:32 -0800)
commita8da38a9cf0e9889a6334bbd6e7364307b571cc1
tree471bd9eb3cd22f212549fc983c3a83f8894dfdb0
parent98005e8c743f9a5ef3a0e6c971d424da118bd07e
checkpatch: add test for SPDX-License-Identifier on wrong line #

Warn when any SPDX-License-Identifier: tag is not created on the proper
line number.

Link: http://lkml.kernel.org/r/9b74ee87f8c1b8fd310e213fcb4994d58610fcb6.camel@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: "Enrico Weigelt, metux IT consult" <lkml@metux.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl