MAINTAINERS: fix EDAC-I7CORE file patterns

From: Mauro Carvalho Chehab
Date: Mon Jul 12 2010 - 16:45:24 EST


From: Joe Perches <joe@xxxxxxxxxxx>

File patterns are one per line.
Fixed include file location.

Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxx>
---

MAINTAINERS | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff -puN MAINTAINERS~maintainers-fix-edac-i7core-file-patterns MAINTAINERS
--- a/MAINTAINERS~maintainers-fix-edac-i7core-file-patterns
+++ a/MAINTAINERS
@@ -2132,7 +2132,9 @@ M: Mauro Carvalho Chehab <mchehab@redhat
L: linux-edac@xxxxxxxxxxxxxxx
W: bluesmoke.sourceforge.net
S: Maintained
-F: drivers/edac/i7core_edac.c linux/edac_mce.h drivers/edac/edac_mce.c
+F: drivers/edac/i7core_edac.c
+F: drivers/edac/edac_mce.c
+F: include/linux/edac_mce.h

EDAC-I82975X
M: Ranganathan Desikan <ravi@xxxxxxxxxxxxxxxxxxxx>

--
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/