get_maintainer.pl: reduce need for command-line option -f
authorJoe Perches <joe@perches.com>
Tue, 2 Aug 2016 21:04:10 +0000 (14:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Aug 2016 23:35:07 +0000 (19:35 -0400)
commit4cad35a7ca690eabf0d241062ce9e59693ec03e7
treed7d849bfe968173fe6109c3ffcdb612691025c01
parent750afe7babd117daabebf4855da18e4418ea845e
get_maintainer.pl: reduce need for command-line option -f

If a vcs is used, look to see if the vcs tracks the file specified and
so the -f option becomes optional.

Link: http://lkml.kernel.org/r/7c86a8df0d48770c45778a43b6b3e4627b2a90ee.1469746395.git.joe@perches.com
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>
scripts/get_maintainer.pl