All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <error27@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: kalle.valo@nokia.com, johannes@sipsolutions.net
Subject: using X: in MAINTAINERS is broken
Date: Wed, 23 Dec 2009 15:28:33 +0200	[thread overview]
Message-ID: <20091223132833.GF17923@bicker> (raw)

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


             reply	other threads:[~2009-12-23 13:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-23 13:28 Dan Carpenter [this message]
2009-12-23 22:18 ` [PATCH] scripts/get_maintainer.pl: Fix file exclusion X: logic Joe Perches

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091223132833.GF17923@bicker \
    --to=error27@gmail.com \
    --cc=johannes@sipsolutions.net \
    --cc=kalle.valo@nokia.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.