Code restructuring renamed arch/x86/kernel/cpu/mcheck/ to
be arch/x86/kernel/cpu/mce/

Update the MAINTAINERS file pattern to account for this change.

Fixes: 21afaf181362 ("x86/mce: Streamline MCE subsystem's naming")
Reported-by: Joe Perches <j...@perches.com>
Signed-off-by: Tony Luck <tony.l...@intel.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 384a70f01dc4..e5f3230d3f14 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16920,7 +16920,7 @@ M:      Tony Luck <tony.l...@intel.com>
 M:     Borislav Petkov <b...@alien8.de>
 L:     linux-e...@vger.kernel.org
 S:     Maintained
-F:     arch/x86/kernel/cpu/mcheck/*
+F:     arch/x86/kernel/cpu/mce/*
 
 X86 MICROCODE UPDATE SUPPORT
 M:     Borislav Petkov <b...@alien8.de>
-- 
2.19.1

Reply via email to