[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1263602598.15135.30.camel@Joe-Laptop.home>
Date: Fri, 15 Jan 2010 16:43:18 -0800
From: Joe Perches <joe@...ches.com>
To: Stefan Richter <stefanr@...6.in-berlin.de>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH V2 (changelog update only)] scripts/get_maintainer.pl:
Add --sections, print entire matched subsystem
On Fri, 2010-01-15 at 15:28 +0100, Stefan Richter wrote:
> Joe Perches wrote:
> > Sample output:
> > $ ./scripts/get_maintainer.pl --sections -f drivers/net/usb/smsc95xx.c
> > USB SMSC95XX ETHERNET DRIVER
> > M:Steve Glendinning <steve.glendinning@...c.com>
> > L:netdev@...r.kernel.org
> > S:Supported
> > F:drivers/net/usb/smsc95xx.*
> > USB SUBSYSTEM
> > M:Greg Kroah-Hartman <gregkh@...e.de>
> > L:linux-usb@...r.kernel.org
> > W:http://www.linux-usb.org
> > T:quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
> [...]
> $ ./scripts/get_maintainer.pl --sections -f drivers/net/usb/smsc95xx.c
> USB SMSC95XX ETHERNET DRIVER
> M:Steve Glendinning <steve.glendinning@...c.com>
> L:netdev@...r.kernel.org
> S:Supported
> F:drivers/net/usb/smsc95xx.*
>
> USB SUBSYSTEM
> M:Greg Kroah-Hartman <gregkh@...e.de>
> L:linux-usb@...r.kernel.org
> W:http://www.linux-usb.org
> T:quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
The MAINTAINERS file uses tab or space after "^[A-Z]:"
Perhaps that format should be kept.
I don't have a strong preference.
Anyone else?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists