Re: [PATCH 1/5] usb: misc: ljca: Remove Wentong's e-mail address
From: Sakari Ailus
Date: Mon Sep 22 2025 - 12:29:38 EST
Hi Greg,
On Mon, Sep 22, 2025 at 02:18:00PM +0200, Greg Kroah-Hartman wrote:
> On Mon, Sep 22, 2025 at 03:06:28PM +0300, Sakari Ailus wrote:
> > Wentong's e-mail address no longer works, remove it.
> >
> > Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
> > ---
> > drivers/usb/misc/usb-ljca.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/drivers/usb/misc/usb-ljca.c b/drivers/usb/misc/usb-ljca.c
> > index c562630d862c..1846156c0800 100644
> > --- a/drivers/usb/misc/usb-ljca.c
> > +++ b/drivers/usb/misc/usb-ljca.c
> > @@ -891,7 +891,7 @@ static struct usb_driver ljca_driver = {
> > };
> > module_usb_driver(ljca_driver);
> >
> > -MODULE_AUTHOR("Wentong Wu <wentong.wu@xxxxxxxxx>");
> > +MODULE_AUTHOR("Wentong Wu");
>
> Is there a new address where they can be reached? SHouldn't that be
> used instead of just deleting the intel one?
I believe Wentong has had plenty of time to update his address. If he still
prefers to do so, he can do that after merging these patches.
--
Regards,
Sakari Ailus