From: Joe Perches Date: Wed, 6 Aug 2014 23:10:59 +0000 (-0700) Subject: checkpatch: emit a warning on file add/move/delete X-Git-Tag: cleanup-for-v3.18~96^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13f1937ef33950b1112049972249e6191b82e6c9;p=pandora-kernel.git 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 Acked-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed