Re: [PATCH 02/10] MAINTAINERS - Add file patterns

From: Joe Perches
Date: Wed Apr 08 2009 - 13:10:27 EST


On Wed, 2009-04-08 at 09:51 -0700, Greg KH wrote:
> On Tue, Apr 07, 2009 at 10:17:44PM -0700, Joe Perches wrote:
> > DRIVER CORE, KOBJECTS, AND SYSFS
> > P: Greg Kroah-Hartman
> > M: gregkh@xxxxxxx
> > L: linux-kernel@xxxxxxxxxxxxxxx
> > T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
> > S: Supported
> > +F: Documentation/kobject.txt
> > +F: drivers/base/core.c
>
> That should be drivers/base*

OK. You'll also get changes in drivers/base/power/
Here it is now...

commit 8239947be909d5aba4e9fa809bbabcedd2653847
Author: Joe Perches <joe@xxxxxxxxxxx>
Date: Wed Apr 8 10:04:18 2009 -0700

MAINTAINERS - Update DRIVER CORE patterns

Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
---
MAINTAINERS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b663cea..2827fc1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1817,17 +1817,17 @@ F: drivers/scsi/dpt/

DRIVER CORE, KOBJECTS, AND SYSFS
P: Greg Kroah-Hartman
M: gregkh@xxxxxxx
L: linux-kernel@xxxxxxxxxxxxxxx
T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
S: Supported
F: Documentation/kobject.txt
-F: drivers/base/core.c
+F: drivers/base/
F: fs/sysfs/
F: include/linux/kobj*
F: lib/kobj*

DRM DRIVERS
P: David Airlie
M: airlied@xxxxxxxx
L: dri-devel@xxxxxxxxxxxxxxxxxxxxx


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/