On Sun, 12 Aug 2007 23:31:11 -0700
joe@perches.com wrote:
quoted hunk ↗ jump to hunk
Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches <joe@perches.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 0862965..38810b7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2804,6 +2804,8 @@ M: mporter@kernel.crashing.org
W: http://www.penguinppc.org/
L: linuxppc-embedded@ozlabs.org
S: Maintained
+F: arch/ppc/syslib/ppc4xx_*
+F: include/asm-ppc/ppc4xx_*
You're missing arch/ppc/platforms/4xx/, among other things. Also, we're
in the middle of merging 4xx to arch/powerpc.
josh