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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aNF5yWesKTev7Yo1@kekkonen.localdomain>
Date: Mon, 22 Sep 2025 19:31:05 +0300
From: Sakari Ailus <sakari.ailus@...ux.intel.com>
To: Bartosz Golaszewski <brgl@...ev.pl>
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

Hi Bartosz,

On Mon, Sep 22, 2025 at 04:26:01PM +0200, Bartosz Golaszewski wrote:
> 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?

The patch is removing a non-working e-mail address, not anyone's
authorship.

-- 
Regards,

Sakari Ailus

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ