Commit bb13e79c authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Johannes Berg
Browse files

MAINTAINERS: remove obsolete file entry in TUN/TAP DRIVER



Commit 65eaac59 ("um: Remove obsolete legacy network transports")
removes the directory arch/um/os-Linux/drivers/, but misses to remove the
file entry in TUN/TAP DRIVER referring to that directory.

Remove this obsolete file entry. While at it, put the section name in
capital letters.

Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@redhat.com>
Reviewed-by: default avatarTiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20250507071004.35120-1-lukas.bulwahn@redhat.com


Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent fd054188
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -24694,13 +24694,12 @@ L: linux-parisc@vger.kernel.org
S:	Orphan
F:	drivers/net/ethernet/dec/tulip/
TUN/TAP driver
TUN/TAP DRIVER
M:	Willem de Bruijn <willemdebruijn.kernel@gmail.com>
M:	Jason Wang <jasowang@redhat.com>
S:	Maintained
W:	http://vtun.sourceforge.net/tun
F:	Documentation/networking/tuntap.rst
F:	arch/um/os-Linux/drivers/
F:	drivers/net/tap.c
F:	drivers/net/tun*