public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] usb: misc: ljca: Remove Wentong's e-mail address
@ 2025-09-22 12:06 Sakari Ailus
  2025-09-22 12:06 ` [PATCH 2/5] gpio: " Sakari Ailus
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Sakari Ailus @ 2025-09-22 12:06 UTC (permalink / raw)
  To: linux-kernel
  Cc: Lixu Zhang, Linus Walleij, Bartosz Golaszewski, Andi Shyti,
	Alexander Usyskin, Arnd Bergmann, Greg Kroah-Hartman, Mark Brown,
	linux-gpio, linux-i2c, linux-spi, linux-usb

Wentong's e-mail address no longer works, remove it.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
---
 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@intel.com>");
+MODULE_AUTHOR("Wentong Wu");
 MODULE_AUTHOR("Zhifeng Wang <zhifeng.wang@intel.com>");
 MODULE_AUTHOR("Lixu Zhang <lixu.zhang@intel.com>");
 MODULE_DESCRIPTION("Intel La Jolla Cove Adapter USB driver");
-- 
2.47.3


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-09-24  7:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-22 12:06 [PATCH 1/5] usb: misc: ljca: Remove Wentong's e-mail address Sakari Ailus
2025-09-22 12:06 ` [PATCH 2/5] gpio: " Sakari Ailus
2025-09-22 12:06 ` [PATCH 3/5] i2c: " Sakari Ailus
2025-09-22 12:06 ` [PATCH 4/5] spi: " Sakari Ailus
2025-09-22 14:26   ` Bartosz Golaszewski
2025-09-22 16:31     ` Sakari Ailus
2025-09-22 12:06 ` [PATCH 5/5] mei: vsc: " Sakari Ailus
2025-09-22 12:18 ` [PATCH 1/5] usb: misc: ljca: " Greg Kroah-Hartman
2025-09-22 16:29   ` Sakari Ailus
2025-09-22 16:48     ` Greg Kroah-Hartman
2025-09-24  7:51       ` Sakari Ailus
2025-09-23  8:20 ` (subset) " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox