From: Joe Perches Date: Fri, 8 Jan 2010 22:42:48 +0000 (-0800) Subject: scripts/get_maintainer.pl: fix file exclusion X: logic X-Git-Tag: v2.6.33-rc4~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=272a897904b9a067550f5b8e812036b65180418f;p=pandora-kernel.git scripts/get_maintainer.pl: fix file exclusion X: logic 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 Reported-by: Dan Carpenter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed