]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: remove obsolete file entry in TUN/TAP DRIVER
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Wed, 7 May 2025 07:10:04 +0000 (09:10 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 2 Jun 2025 09:23:08 +0000 (11:23 +0200)
Commit 65eaac591b75 ("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: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Reviewed-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20250507071004.35120-1-lukas.bulwahn@redhat.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
MAINTAINERS

index 69511c3b2b76fb7090a2a550f4c59a7daf188493..29befe497ace4c5afc4cee114c6a2b3f7525865f 100644 (file)
@@ -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*