diff options
author | Joe Perches <[email protected]> | 2013-09-11 14:23:40 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-09-11 15:58:31 -0700 |
commit | 2caa67a652c95c0175b7fb645e2924dad726b1ba (patch) | |
tree | e87ae1b2d5805162930ac3ef617371f988c384ba | |
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 <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-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 <[email protected]> W: bluesmoke.sourceforge.net S: Maintained -F: drivers/edac/ghes-edac.c +F: drivers/edac/ghes_edac.c EDAC-I82443BXGX M: Tim Small <[email protected]> |