[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20201105190509.19719-3-tony.luck@intel.com>
Date: Thu, 5 Nov 2020 11:05:09 -0800
From: Tony Luck <tony.luck@...el.com>
To: Borislav Petkov <bp@...en8.de>
Cc: Tony Luck <tony.luck@...el.com>, Qiuxu Zhuo <qiuxu.zhuo@...el.com>,
Aristeu Rozanski <aris@...hat.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
linux-edac@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 2/2] MAINTAINERS: Clean up the F: entries for some EDAC drivers
The edac_altera entry stopped at the "." and needed "[ch]" to match
both the driver and the header file.
The edac_skx entry only matched on ".c" files so didn't include skx_common.h
Signed-off-by: Tony Luck <tony.luck@...el.com>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 86eb55697c8b..8def38b814a1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2486,7 +2486,7 @@ F: drivers/clk/socfpga/
ARM/SOCFPGA EDAC SUPPORT
M: Dinh Nguyen <dinguyen@...nel.org>
S: Maintained
-F: drivers/edac/altera_edac.
+F: drivers/edac/altera_edac.[ch]
ARM/SPREADTRUM SoC SUPPORT
M: Orson Zhai <orsonzhai@...il.com>
@@ -6409,7 +6409,7 @@ EDAC-SKYLAKE
M: Tony Luck <tony.luck@...el.com>
L: linux-edac@...r.kernel.org
S: Maintained
-F: drivers/edac/skx_*.c
+F: drivers/edac/skx_*.[ch]
EDAC-TI
M: Tero Kristo <t-kristo@...com>
--
2.21.1
Powered by blists - more mailing lists