lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2ac70b02-7841-4355-ae71-5b57a6ce15e2@antgroup.com>
Date: Wed, 07 May 2025 19:52:22 +0800
From: "Tiwei Bie" <tiwei.btw@...group.com>
To: Lukas Bulwahn <lbulwahn@...hat.com>, Richard Weinberger <richard@....at>,
 Anton Ivanov <anton.ivanov@...bridgegreys.com>,
 Johannes Berg <johannes@...solutions.net>, linux-um@...ts.infradead.org
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
 Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: Re: [PATCH] MAINTAINERS: remove obsolete file entry in TUN/TAP DRIVER

On 2025/5/7 15:10, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@...hat.com>
> 
> 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@...hat.com>
> ---
>  MAINTAINERS | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9c166503cc6b..34a55e3ff863 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -24981,13 +24981,12 @@ L:	linux-parisc@...r.kernel.org
>  S:	Orphan
>  F:	drivers/net/ethernet/dec/tulip/
>  
> -TUN/TAP driver
> +TUN/TAP DRIVER
>  M:	Willem de Bruijn <willemdebruijn.kernel@...il.com>
>  M:	Jason Wang <jasowang@...hat.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*
>  

I missed that. Thanks for the fix!

Reviewed-by: Tiwei Bie <tiwei.btw@...group.com>

Regards,
Tiwei

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ