Skip to content

Commit 8787027

Browse files
Sakari Ailusbroonie
authored andcommitted
spi: ljca: Remove Wentong's e-mail address
Wentong's e-mail address no longer works, remove it. Signed-off-by: Sakari Ailus <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 40987a0 commit 8787027

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/spi/spi-ljca.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ static struct auxiliary_driver ljca_spi_driver = {
289289
};
290290
module_auxiliary_driver(ljca_spi_driver);
291291

292-
MODULE_AUTHOR("Wentong Wu <[email protected]>");
292+
MODULE_AUTHOR("Wentong Wu");
293293
MODULE_AUTHOR("Zhifeng Wang <[email protected]>");
294294
MODULE_AUTHOR("Lixu Zhang <[email protected]>");
295295
MODULE_DESCRIPTION("Intel La Jolla Cove Adapter USB-SPI driver");

0 commit comments

Comments
 (0)