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? thanks, greg k-h