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] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMRc=MfaybFsuW1f=obVEX+1ij2F3vui2Q=3eTs5LVd2BCrv7w@mail.gmail.com>
Date: Mon, 22 Sep 2025 16:26:01 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Sakari Ailus <sakari.ailus@...ux.intel.com>
Cc: linux-kernel@...r.kernel.org, Lixu Zhang <lixu.zhang@...el.com>, 
	Linus Walleij <linus.walleij@...aro.org>, Andi Shyti <andi.shyti@...nel.org>, 
	Alexander Usyskin <alexander.usyskin@...el.com>, Arnd Bergmann <arnd@...db.de>, 
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>, Mark Brown <broonie@...nel.org>, 
	linux-gpio@...r.kernel.org, linux-i2c@...r.kernel.org, 
	linux-spi@...r.kernel.org, linux-usb@...r.kernel.org
Subject: Re: [PATCH 4/5] spi: ljca: Remove Wentong's e-mail address

On Mon, Sep 22, 2025 at 2:06 PM Sakari Ailus
<sakari.ailus@...ux.intel.com> wrote:
>
> Wentong's e-mail address no longer works, remove it.
>
> Signed-off-by: Sakari Ailus <sakari.ailus@...ux.intel.com>
> ---
>  drivers/spi/spi-ljca.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/spi/spi-ljca.c b/drivers/spi/spi-ljca.c
> index 2cab79ad2b98..3f412cf8f1cd 100644
> --- a/drivers/spi/spi-ljca.c
> +++ b/drivers/spi/spi-ljca.c
> @@ -289,7 +289,7 @@ static struct auxiliary_driver ljca_spi_driver = {
>  };
>  module_auxiliary_driver(ljca_spi_driver);
>
> -MODULE_AUTHOR("Wentong Wu <wentong.wu@...el.com>");
> +MODULE_AUTHOR("Wentong Wu");
>  MODULE_AUTHOR("Zhifeng Wang <zhifeng.wang@...el.com>");
>  MODULE_AUTHOR("Lixu Zhang <lixu.zhang@...el.com>");
>  MODULE_DESCRIPTION("Intel La Jolla Cove Adapter USB-SPI driver");
> --
> 2.47.3
>

That makes perfect sense for MAINTAINERS but why would you remove
someone's authorship from a driver's C file?

Bartosz

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ