OSDN Git Service

staging: ipx: delete it from the tree
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Jun 2018 18:39:54 +0000 (20:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jun 2018 17:23:26 +0000 (19:23 +0200)
commit7a2e838d28cff6718a0bdf66164465402f8e40ed
treefb331c93eaa6d9104669cd276ae41e1916dbc15a
parent05e98465e08a58d7f8f577281f0c98c71c624c4b
staging: ipx: delete it from the tree

The ipx code moved into the staging tree back in November 2017 and no
one has complained or even noticed it was gone.  Because of that, let's
just delete it.

Note, the ipx header files are not removed here, that will come later
through the networking tree, as that takes a bit more work to unwind.

Cc: Stephen Hemminger <stephen@networkplumber.org>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/ipx/Kconfig [deleted file]
drivers/staging/ipx/Makefile [deleted file]
drivers/staging/ipx/TODO [deleted file]
drivers/staging/ipx/af_ipx.c [deleted file]
drivers/staging/ipx/ipx_proc.c [deleted file]
drivers/staging/ipx/ipx_route.c [deleted file]
drivers/staging/ipx/pe2.c [deleted file]
drivers/staging/ipx/sysctl_net_ipx.c [deleted file]