diff options
| author | Geert Uytterhoeven <[email protected]> | 2013-02-21 16:43:12 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-02-21 17:22:21 -0800 |
| commit | 6be0710cfe7325be72c72cde702318b983b450a9 (patch) | |
| tree | 4cf4c3fb37b61d11b12fe2154f9c97f075f7a86a /tools/perf/scripts/python | |
| parent | 36d308d8b547ee19d3fa7399858e5a1632413d0e (diff) | |
get_maintainer.pl: find maintainers for removed files
For removed files, get_maintainer.pl doesn't find any maintainers (besides
the default [email protected]), as it only looks at the "+++"
lines, which are "/dev/null" for removals. Fix this by extending the
parsing to the "---" lines.
E.g. for the two line test patch below the real score maintainers will now
be found:
--- a/arch/score/include/asm/dma-mapping.h
+++ /dev/null
Signed-off-by: Geert Uytterhoeven <[email protected]>
Cc: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions