[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1239210475.32726.44.camel@localhost>
Date: Wed, 08 Apr 2009 10:07:55 -0700
From: Joe Perches <joe@...ches.com>
To: Greg KH <greg@...ah.com>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 02/10] MAINTAINERS - Add file patterns
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@...e.de
> > L: linux-kernel@...r.kernel.org
> > 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@...ches.com>
Date: Wed Apr 8 10:04:18 2009 -0700
MAINTAINERS - Update DRIVER CORE patterns
Signed-off-by: Joe Perches <joe@...ches.com>
---
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@...e.de
L: linux-kernel@...r.kernel.org
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@...ux.ie
L: dri-devel@...ts.sourceforge.net
--
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