commit | 310cd06ba2496002481eb7fd3b02c51d115aa115 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Oct 15 20:11:52 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Oct 16 11:11:20 2020 -0700 |
tree | 82dfdda386e5200d120888ca62677d25a89275d9 | |
parent | 3e89ad8506f39c4739a6c9ca1e1552f506f000c9 [diff] |
checkpatch: move repeated word test Currently this test only works on .[ch] files. Move the test to check more file types and the commit log. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Link: http://lkml.kernel.org/r/180b3b5677771c902b2e2f7a2b7090ede65fe004.camel@perches.com Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>