This is an automatic generated email to let you know that the following patch were queued:
Subject: media: ipu3-cio2: Update e-mail addresses Author: Sakari Ailus <[email protected]> Date: Thu Apr 4 11:32:59 2024 +0300 Remove e-mail addresses that are no longer valid. Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> drivers/media/pci/intel/ipu3/ipu3-cio2.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) --- diff --git a/drivers/media/pci/intel/ipu3/ipu3-cio2.c b/drivers/media/pci/intel/ipu3/ipu3-cio2.c index 3b9be23e0d39..81ec8630453b 100644 --- a/drivers/media/pci/intel/ipu3/ipu3-cio2.c +++ b/drivers/media/pci/intel/ipu3/ipu3-cio2.c @@ -4,9 +4,9 @@ * * Based partially on Intel IPU4 driver written by * Sakari Ailus <[email protected]> - * Samu Onkalo <[email protected]> + * Samu Onkalo * Jouni Högander <[email protected]> - * Jouni Ukkonen <[email protected]> + * Jouni Ukkonen * Antti Laakso <[email protected]> * et al. */ @@ -1995,10 +1995,10 @@ static struct pci_driver cio2_pci_driver = { module_pci_driver(cio2_pci_driver); -MODULE_AUTHOR("Tuukka Toivonen <[email protected]>"); +MODULE_AUTHOR("Tuukka Toivonen"); MODULE_AUTHOR("Tianshu Qiu <[email protected]>"); MODULE_AUTHOR("Jian Xu Zheng"); -MODULE_AUTHOR("Yuning Pu <[email protected]>"); +MODULE_AUTHOR("Yuning Pu"); MODULE_AUTHOR("Yong Zhi <[email protected]>"); MODULE_LICENSE("GPL v2"); MODULE_DESCRIPTION("IPU3 CIO2 driver");
