commit | 13f1937ef33950b1112049972249e6191b82e6c9 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Aug 06 16:10:59 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 06 18:01:28 2014 -0700 |
tree | dba316604279ac779331517b8d3b331704121f79 | |
parent | d311cd44545f2f69749c68d6723360b4cc21cd02 [diff] |
checkpatch: emit a warning on file add/move/delete Whenever files are added, moved, or deleted, the MAINTAINERS file patterns can be out of sync or outdated. To try to keep MAINTAINERS more up-to-date, add a one-time warning whenever a patch does any of those. Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Andy Whitcroft <apw@canonical.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>