[PATCH] MAINTAINERS: Fix EDAC-I7CORE file patterns

From: Joe Perches
Date: Mon Jul 05 2010 - 21:03:28 EST


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

Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
---
diff --git a/MAINTAINERS b/MAINTAINERS
index a07a49d..5884812 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2121,7 +2121,9 @@ M: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
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/