diff options
author | Joe Perches <joe@perches.com> | 2017-08-06 04:45:48 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-08-08 21:16:14 +0300 |
commit | fe9090301fed202a80a6113534efaa0d9184543b (patch) | |
tree | a4a89d1f652b626fade689d6e7fbb925660a74f4 /scripts/sortextable.c | |
parent | 61f741645a354d91fece7b9cbb2f3f3587db8b8a (diff) | |
download | linux-fe9090301fed202a80a6113534efaa0d9184543b.tar.xz |
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>
Diffstat (limited to 'scripts/sortextable.c')
0 files changed, 0 insertions, 0 deletions