commit | e0d975b1b439c4fef58fbc306c542c94f48bb849 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Dec 10 15:51:49 2014 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 10 17:41:12 2014 -0800 |
tree | c21a0de696fa0dd139dc2a3a5b954c7fa01f6771 | |
parent | abb08a53883ed7afbe3f0ac9444805042f473a63 [diff] |
checkpatch: reduce MAINTAINERS update message frequency When files are being added/moved/deleted and a patch contains an update to the MAINTAINERS file, assume it's to update the MAINTAINERS file correctly and do not emit the "does MAINTAINERS need updating?" message. Reported by many people. 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>