* [RESEND PATCH 1/1] gpio: ljca: Remove Wentong's e-mail address
@ 2026-08-11 15:25 Sakari Ailus
2026-08-12 8:12 ` Bartosz Golaszewski
0 siblings, 1 reply; 2+ messages in thread
From: Sakari Ailus @ 2026-08-11 15:25 UTC (permalink / raw)
To: linux-gpio; +Cc: Lixu Zhang, Linus Walleij, Bartosz Golaszewski
Wentong's e-mail address no longer works, remove it.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
---
drivers/gpio/gpio-ljca.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpio/gpio-ljca.c b/drivers/gpio/gpio-ljca.c
index f32d1d237795..4919f707d33e 100644
--- a/drivers/gpio/gpio-ljca.c
+++ b/drivers/gpio/gpio-ljca.c
@@ -484,7 +484,7 @@ static struct auxiliary_driver ljca_gpio_driver = {
};
module_auxiliary_driver(ljca_gpio_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-GPIO driver");
--
2.47.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [RESEND PATCH 1/1] gpio: ljca: Remove Wentong's e-mail address
2026-08-11 15:25 [RESEND PATCH 1/1] gpio: ljca: Remove Wentong's e-mail address Sakari Ailus
@ 2026-08-12 8:12 ` Bartosz Golaszewski
0 siblings, 0 replies; 2+ messages in thread
From: Bartosz Golaszewski @ 2026-08-12 8:12 UTC (permalink / raw)
To: Sakari Ailus; +Cc: Lixu Zhang, Linus Walleij, Bartosz Golaszewski, linux-gpio
On Tue, 11 Aug 2026 17:25:52 +0200, Sakari Ailus
<sakari.ailus@linux.intel.com> said:
> Wentong's e-mail address no longer works, remove it.
>
> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
> ---
> drivers/gpio/gpio-ljca.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpio/gpio-ljca.c b/drivers/gpio/gpio-ljca.c
> index f32d1d237795..4919f707d33e 100644
> --- a/drivers/gpio/gpio-ljca.c
> +++ b/drivers/gpio/gpio-ljca.c
> @@ -484,7 +484,7 @@ static struct auxiliary_driver ljca_gpio_driver = {
> };
> module_auxiliary_driver(ljca_gpio_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-GPIO driver");
> --
> 2.47.3
>
>
We don't typically remove old email addresses from drivers. Wentong authored
the driver on intel's payroll so credit is due. We remove bouncing emails from
MAINTAINERS because that causes actual problems.
Bart
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-12 8:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-11 15:25 [RESEND PATCH 1/1] gpio: ljca: Remove Wentong's e-mail address Sakari Ailus
2026-08-12 8:12 ` Bartosz Golaszewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox