get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file location
authorJoe Perches <joe@perches.com>
Wed, 22 Aug 2018 04:56:52 +0000 (21:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Aug 2018 17:52:48 +0000 (10:52 -0700)
commit5f0baf95b1edfff5eb9b6f571febb859b047de97
tree5b45b0792a2a307a1e2688ac0fb03121b0d195cc
parent31bb82c9caa9bd8fa8865fa28a7a81f67ddc0539
get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file location

Add the ability to have an override for the location of the MAINTAINERS
file.

Miscellanea:

o Properly indent a few lines with leading spaces

Link: http://lkml.kernel.org/r/a86e69195076ed3c4c526fddc76b86c28e0a1e37.camel@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Suggested-by: Don Zickus <dzickus@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/get_maintainer.pl