public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* using X: in MAINTAINERS is broken
@ 2009-12-23 13:28 Dan Carpenter
  2009-12-23 22:18 ` [PATCH] scripts/get_maintainer.pl: Fix file exclusion X: logic Joe Perches
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Carpenter @ 2009-12-23 13:28 UTC (permalink / raw)
  To: linux-kernel; +Cc: kalle.valo, johannes

The following command doesn't generate any output.
`./scripts/get_maintainer.pl --no-git -f drivers/net/wireless/wl12xx/wl1271_acx.c`

If you comment out the X: line from the WL1251 it does generate output.
WL1251 WIRELESS DRIVER
M:      Kalle Valo <kalle.valo@nokia.com>
L:      linux-wireless@vger.kernel.org
W:      http://wireless.kernel.org
T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
S:      Maintained
F:      drivers/net/wireless/wl12xx/*
X:      drivers/net/wireless/wl12xx/wl1271*

WL1271 WIRELESS DRIVER
M:      Luciano Coelho <luciano.coelho@nokia.com>
L:      linux-wireless@vger.kernel.org
W:      http://wireless.kernel.org
T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
S:      Maintained
F:      drivers/net/wireless/wl12xx/wl1271*

regards,
dan carpenter


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-23 22:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-23 13:28 using X: in MAINTAINERS is broken Dan Carpenter
2009-12-23 22:18 ` [PATCH] scripts/get_maintainer.pl: Fix file exclusion X: logic Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox