From: Lukas Bulwahn Date: Wed, 7 May 2025 07:10:04 +0000 (+0200) Subject: MAINTAINERS: remove obsolete file entry in TUN/TAP DRIVER X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=bb13e79cc9ef3b4f18b905df0ab75f6f92725558;p=linux-2.6-microblaze.git MAINTAINERS: remove obsolete file entry in TUN/TAP DRIVER 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 Reviewed-by: Tiwei Bie Link: https://patch.msgid.link/20250507071004.35120-1-lukas.bulwahn@redhat.com Signed-off-by: Johannes Berg --- diff --git a/MAINTAINERS b/MAINTAINERS index 69511c3b2b76..29befe497ace 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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 M: Jason Wang 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*