git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ee3aeb
)
scripts/get_maintainer.pl: fix file exclusion X: logic
author
Joe Perches
<joe@perches.com>
Fri, 8 Jan 2010 22:42:48 +0000
(14:42 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 11 Jan 2010 17:34:05 +0000
(09:34 -0800)
The following command doesn't generate any output.
`./scripts/get_maintainer.pl --no-git -f drivers/net/wireless/wl12xx/wl1271_acx.c`
An excluded "X:" pattern match in any section would cause a file not to
match any other section.
Signed-off-by: Joe Perches <joe@perches.com>
Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/get_maintainer.pl
patch
|
blob
|
history
diff --cc
scripts/get_maintainer.pl
Simple merge