]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
commitbb13e79cc9ef3b4f18b905df0ab75f6f92725558
tree81cffcbf9fc2d744c0be25ae89b4aeb82f5ffe66
parentfd054188999ff19746cc09f4e0f196a113964db9
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 <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