summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-10-16 12:45:13 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-10-16 12:45:13 +0200
commitdd71c89b2c1ae049d2018107e9d7a41261db3f7b (patch)
tree55cca3582469c5db96fb36658eec192eee5e19f8
parent5c1cea8c2da056d2d4dbad73455be71d88367c3c (diff)
staging: MAINTAINERS: remove obsolete IPX staging directory
The IPX code was removed from staging back in November 2017, but the MAINTAINERS entry stuck around. Remove the invalid directory from the file as it does not actually point to anything anymore. Reported-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index da97a0ee99a2..7c7af530be51 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7672,7 +7672,6 @@ IPX NETWORK LAYER
L: netdev@vger.kernel.org
S: Obsolete
F: include/uapi/linux/ipx.h
-F: drivers/staging/ipx/
IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
M: Marc Zyngier <marc.zyngier@arm.com>