]> git.baikalelectronics.ru Git - kernel.git/commit
checkpatch: check for duplicate signatures
authorJoe Perches <joe@perches.com>
Wed, 11 Sep 2013 21:23:57 +0000 (14:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Sep 2013 22:58:42 +0000 (15:58 -0700)
commit769e753ee88d083a70ec6937f2f52cd262a4b5d4
tree17cfd69cb04e0ed9e66d5f436199f9dc8bbe3fea
parentd210d9be97a5fdc55d0a2facbfbee55f156e04ba
checkpatch: check for duplicate signatures

Emit a warning when a signature is used more than once.

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