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 <[email protected]>
Fixes: 98f2fc829e3b ("EDAC, skx_edac: Delete duplicated code")
Signed-off-by: Tony Luck <[email protected]>
---
 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 <[email protected]>
 L:     [email protected]
 S:     Maintained
-F:     drivers/edac/skx_edac.c
+F:     drivers/edac/skx_*.c
 
 EDAC-TI
 M:     Tero Kristo <[email protected]>
-- 
2.19.1

Reply via email to