MAINTAINERS: fix EDAC-I7CORE file patterns
authorJoe Perches <joe@perches.com>
Mon, 12 Jul 2010 20:45:49 +0000 (17:45 -0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 12 Jul 2010 21:42:05 +0000 (14:42 -0700)
File patterns are one per line.
Fixed include file location.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
MAINTAINERS

index a07a49deb47bb725c701cdf0320377bf9702e153..58848125b8bfadcc70f9b37ac68d77d6aee0794b 100644 (file)
@@ -2121,7 +2121,9 @@ M:        Mauro Carvalho Chehab <mchehab@redhat.com>
 L:     linux-edac@vger.kernel.org
 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@jetztechnologies.com>