[PATCH] MAINTAINERS: Update entry for EDAC-SKYLAKE

From: Luck, Tony
Date: Mon Mar 25 2019 - 19:29:36 EST


Code refactoring to share some source code with a new
EDAC driver resulted in renaming one file (skx_edac.c
became skx_base.c) and adding a new file (skx_common.c).

Update the file pattern in MAINTAINERS to take account of
this change.

Reported-by: Joe Perches <joe@xxxxxxxxxxx>
Fixes: 98f2fc829e3b ("EDAC, skx_edac: Delete duplicated code")
Signed-off-by: Tony Luck <tony.luck@xxxxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3e5a5d263f29..384a70f01dc4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5677,7 +5677,7 @@ EDAC-SKYLAKE
M: Tony Luck <tony.luck@xxxxxxxxx>
L: linux-edac@xxxxxxxxxxxxxxx
S: Maintained
-F: drivers/edac/skx_edac.c
+F: drivers/edac/skx_*.c

EDAC-TI
M: Tero Kristo <t-kristo@xxxxxx>
--
2.19.1