checkpatch: see if modified files are marked obsolete in MAINTAINERS
authorJoe Perches <joe@perches.com>
Tue, 11 Oct 2016 20:51:44 +0000 (13:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 11 Oct 2016 22:06:30 +0000 (15:06 -0700)
commit85b0ee18bbf82cb3e1880c718749149c6ed61058
tree4b889c89cfa46e1ea1d145601b5e677cc40c1b17
parent2d13e6ca429c0a6fbc82750acbece829facceec5
checkpatch: see if modified files are marked obsolete in MAINTAINERS

Use get_maintainer to check the status of individual files.  If
"obsolete", suggest leaving the files alone.

Link: http://lkml.kernel.org/r/7ceaa510dc9d2df05ec4b456baed7bb1415550b3.1471889575.git.joe@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Cc: SF Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl