On Mon, 2007-08-13 at 13:46 -0700, Christoph Lameter wrote: > On Sun, 12 Aug 2007, [EMAIL PROTECTED] wrote: > > > Add file pattern to MAINTAINER entry > > > > Signed-off-by: Joe Perches <[EMAIL PROTECTED]> > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index b2dd6f5..a3c6123 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -4168,6 +4168,8 @@ P: Pekka Enberg > > M: [EMAIL PROTECTED] > > L: [EMAIL PROTECTED] > > S: Maintained > > +F: include/linux/slab* > > Use include/linux/sl?b*.h > > > +F: mm/slab.c > > Use mm/sl?b.c ? > > Otherwise this does not include slub f.e.
Do you want slob too? SLAB/SLUB ALLOCATOR P: Christoph Lameter M: [EMAIL PROTECTED] P: Pekka Enberg M: [EMAIL PROTECTED] L: [EMAIL PROTECTED] S: Maintained F: include/linux/slab*.h F: include/linux/slub*.h F: mm/slab.c F: mm/slub.c otherwise: SLAB/SLUB ALLOCATOR P: Christoph Lameter M: [EMAIL PROTECTED] P: Pekka Enberg M: [EMAIL PROTECTED] L: [EMAIL PROTECTED] S: Maintained F: include/linux/sl?b*.h F: mm/sl?b.c - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/