diff options
author | Joe Perches <joe@perches.com> | 2013-09-11 14:23:40 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-11 15:58:31 -0700 |
commit | 2caa67a652c95c0175b7fb645e2924dad726b1ba (patch) | |
tree | e87ae1b2d5805162930ac3ef617371f988c384ba /MAINTAINERS | |
parent | c54ec9d3698b006fad5e942ae169fb5f079ccfc4 (diff) |
MAINTAINERS: ghes_edac: update pattern
Commit 77c5f5d2f212 ("ghes_edac: Register at EDAC core the BIOS report")
typoed the file pattern. Fix it.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 064daa840244..141a0710c3ff 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3034,7 +3034,7 @@ M: Mauro Carvalho Chehab <m.chehab@samsung.com> L: linux-edac@vger.kernel.org W: bluesmoke.sourceforge.net S: Maintained -F: drivers/edac/ghes-edac.c +F: drivers/edac/ghes_edac.c EDAC-I82443BXGX M: Tim Small <tim@buttersideup.com> |