[PATCHv2 4/4] MAINTAINERS: Remove powerpc's opal match
From: Jon Derrick <hidden>
Date: 2017-02-15 18:13:24
Also in:
linux-block, lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Jon Derrick <hidden>
Date: 2017-02-15 18:13:24
Also in:
linux-block, lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
PPC's 'opal' match pattern also matches block/sed-opal.c, where it looks like the 'arch/powerpc' file pattern should be enough to match powerpc opal code by itself. Remove the opal regex pattern from powerpc. Signed-off-by: Jon Derrick <redacted> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index b983b25..430dd02 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS@@ -7404,7 +7404,6 @@ F: drivers/pci/hotplug/pnv_php.c F: drivers/pci/hotplug/rpa* F: drivers/scsi/ibmvscsi/ F: tools/testing/selftests/powerpc -N: opal N: /pmac N: powermac N: powernv
--
1.8.3.1