parse-maintainers: add ability to specify filenames
authorJoe Perches <joe@perches.com>
Fri, 17 Nov 2017 23:27:10 +0000 (15:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Nov 2017 00:10:01 +0000 (16:10 -0800)
commit1e6270d07cde9bfbc27f8d0f16b323cf3a3b63dd
tree06133d7af87467953a2251596064732c432d4453
parentaaf5dcfb223617ac2d16113e4b500199c65689de
parse-maintainers: add ability to specify filenames

parse-maintainers.pl is convenient, but currently hard-codes the
filenames that are used.

Allow user-specified filenames to simplify the use of the script.

Link: http://lkml.kernel.org/r/48703c068b3235223ffa3b2eb268fa0a125b25e0.1502251549.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/parse-maintainers.pl