diff options
author | Joe Perches <joe@perches.com> | 2009-09-21 17:04:24 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-22 07:17:46 -0700 |
commit | b781655a6f6d15bdcc96f2cc1d56b0658f9cf0b4 (patch) | |
tree | b2b2b1f0cc825333160b929aa48546b587cc4ace /scripts/genksyms/parse.y | |
parent | 11ecf53c97863a0609db3816d82f1d0ddf3d2bc2 (diff) | |
download | linux-3.10-b781655a6f6d15bdcc96f2cc1d56b0658f9cf0b4.tar.gz linux-3.10-b781655a6f6d15bdcc96f2cc1d56b0658f9cf0b4.tar.bz2 linux-3.10-b781655a6f6d15bdcc96f2cc1d56b0658f9cf0b4.zip |
scripts/get_maintainer.pl: add maintainers in order listed in matched section
Previous behavior was "bottom-up" in each section from the pattern "F:"
entry that matched. Now information is entered into the various lists in
the "as entered" order for each matched section.
This also allows the F: entry to be put anywhere in a section, not just as
the last entries in the section.
And a couple of improvements:
Don't alphabetically sort before outputting the matched scm, status,
subsystem and web sections.
Ignore content after a single email address so these entries are acceptable
M: name <address> whatever other comment
And a fix:
Make an M: entry without a name again use the name from an immediately
preceding P: line if it exists.
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>
Diffstat (limited to 'scripts/genksyms/parse.y')
0 files changed, 0 insertions, 0 deletions