commit | 7e51f1979237e01bcd4e04e434c5da79151f08f8 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Sep 11 14:23:57 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Sep 11 15:58:42 2013 -0700 |
tree | 17cfd69cb04e0ed9e66d5f436199f9dc8bbe3fea | |
parent | d62a201f24cba74e2fbf9f6f7af86ff5f5e276fc [diff] |
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>