Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1581449
| From | Jon Derrick <jonathan.derrick@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 4/4] MAINTAINERS: Remove powerpc's opal match |
| Date | 2017-02-15 17:50 +0100 |
| Message-ID | <tbaWf-2oT-29@gated-at.bofh.it> (permalink) |
| References | <tbaWe-2oT-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 <jonathan.derrick@intel.com> --- 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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/4] block/sed: Use ssize_t on atom parsers to return errors Jon Derrick <jonathan.derrick@intel.com> - 2017-02-15 17:50 +0100 [PATCH 2/4] block/sed: Add helper to qualify response tokens Jon Derrick <jonathan.derrick@intel.com> - 2017-02-15 17:50 +0100 [PATCH 4/4] MAINTAINERS: Remove powerpc's opal match Jon Derrick <jonathan.derrick@intel.com> - 2017-02-15 17:50 +0100
csiph-web