[RESEND PATCH 1/1] i2c: ljca: Remove Wentong's e-mail address
Sakari Ailus <[email protected]> Tue, 11 Aug 2026 18:25:08 +0300
| Newsgroups | org.kernel.vger.linux-i2c |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo |
| Message-ID | <[email protected]> |
Wentong's e-mail address no longer works, remove it. Signed-off-by: Sakari Ailus <[email protected]> --- drivers/i2c/busses/i2c-ljca.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/i2c/busses/i2c-ljca.c b/drivers/i2c/busses/i2c-ljca.c index 93274f0c2d72..f82336cd1ba8 100644 --- a/drivers/i2c/busses/i2c-ljca.c +++ b/drivers/i2c/busses/i2c-ljca.c @@ -335,7 +335,7 @@ static struct auxiliary_driver ljca_i2c_driver = { }; module_auxiliary_driver(ljca_i2c_driver); -MODULE_AUTHOR("Wentong Wu <[email protected]>"); +MODULE_AUTHOR("Wentong Wu"); MODULE_AUTHOR("Zhifeng Wang <[email protected]>"); MODULE_AUTHOR("Lixu Zhang <[email protected]>"); MODULE_DESCRIPTION("Intel La Jolla Cove Adapter USB-I2C driver"); -- 2.47.3