From: Tony Luck Date: Mon, 25 Mar 2019 23:29:33 +0000 (-0700) Subject: MAINTAINERS: Update entry for EDAC-SKYLAKE X-Git-Tag: v5.2-rc1~180^2~15 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=76fc276f4a91bdf96940c276398954f291daf034;p=linux.git MAINTAINERS: Update entry for EDAC-SKYLAKE 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. Fixes: 98f2fc829e3b ("EDAC, skx_edac: Delete duplicated code") Reported-by: Joe Perches Signed-off-by: Tony Luck Signed-off-by: Borislav Petkov Cc: "David S. Miller" Cc: Aristeu Rozanski Cc: Greg Kroah-Hartman Cc: Linus Torvalds Cc: Mauro Carvalho Chehab Cc: Nicolas Ferre Cc: Qiuxu Zhuo Cc: linux-edac Link: https://lkml.kernel.org/r/20190325232932.GA8869@agluck-desk --- diff --git a/MAINTAINERS b/MAINTAINERS index e17ebf70b548..a708bf6a02fd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5677,7 +5677,7 @@ EDAC-SKYLAKE M: Tony Luck L: linux-edac@vger.kernel.org S: Maintained -F: drivers/edac/skx_edac.c +F: drivers/edac/skx_*.c EDAC-TI M: Tero Kristo