Home
last modified time | relevance | path

Searched hist:fe9090301fed202a80a6113534efaa0d9184543b (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dparse-maintainers.pldiff fe9090301fed202a80a6113534efaa0d9184543b Sun Aug 06 03:45:48 CEST 2017 Joe Perches <joe@perches.com> parse-maintainers: Use perl hash references and specific filenames

Instead of reading STDIN and writing STDOUT, use specific filenames of
MAINTAINERS and MAINTAINERS.new.

Use hash references instead of global hash %hash so future modifications
can read and write specific hashes to split up MAINTAINERS into multiple
files using a script.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>