diff options
| author | Lukas Bulwahn <lukas.bulwahn@redhat.com> | 2026-01-22 10:46:09 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-01-23 21:19:33 +0300 |
| commit | 339e7f59858927ab5ed24e6902e940b077db3a60 (patch) | |
| tree | 06b074ca0fc3654852343b05101aac01ca69efed | |
| parent | 9abf22075da98c615be2f608ec1167329a71eafd (diff) | |
| download | linux-339e7f59858927ab5ed24e6902e940b077db3a60.tar.xz | |
MAINTAINERS: remove obsolete file entry in NETWORKING DRIVERS
Commit d8f87aa5fa0a ("net: remove HIPPI support and RoadRunner HIPPI
driver") removes the hippidevice header file, but misses that there is
still a file entry in MAINTAINERS referring to it.
Remove the obsolete file entry in NETWORKING DRIVERS.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20260122074609.151058-1-lukas.bulwahn@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ed816ef6e57c..62392b61a52f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18133,7 +18133,6 @@ F: include/linux/etherdevice.h F: include/linux/ethtool_netlink.h F: include/linux/fcdevice.h F: include/linux/fddidevice.h -F: include/linux/hippidevice.h F: include/linux/if_* F: include/linux/inetdevice.h F: include/linux/netdev* |
