lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20251009-m_can-update-email-address-v1-1-30a268587f69@pengutronix.de>
Date: Thu, 09 Oct 2025 10:18:06 +0200
From: Marc Kleine-Budde <mkl@...gutronix.de>
To: Chandrasekar Ramakrishnan <rcsekar@...sung.com>, 
 Vincent Mailhol <mailhol@...nel.org>, Dong Aisheng <aisheng.dong@....com>
Cc: linux-kernel@...r.kernel.org, linux-can@...r.kernel.org, 
 kernel@...gutronix.de, Marc Kleine-Budde <mkl@...gutronix.de>
Subject: [PATCH] can: m_can: replace Dong Aisheng's old email address

Dong Aisheng's old Freescale email is not valid anymore and bounces,
replace it by the new NXP one.

Signed-off-by: Marc Kleine-Budde <mkl@...gutronix.de>
---
Hello Dong Aisheng,

I'm not sure how you prefer to write your name. Your last mail [1] was from
"Aisheng Dong <aisheng.dong@....com>", but in the kernel "Dong Aisheng
<aisheng.dong@....com>" is used almost everywhere.

regards,
Marc

[1] https://lore.kernel.org/all/DU0PR04MB92993B102E3EDF8BC9223A1C80EEA@DU0PR04MB9299.eurprd04.prod.outlook.com
---
 .mailmap                               | 1 +
 drivers/net/can/m_can/m_can.c          | 4 ++--
 drivers/net/can/m_can/m_can_platform.c | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/.mailmap b/.mailmap
index d30f9363a4c9..8160c62f11e9 100644
--- a/.mailmap
+++ b/.mailmap
@@ -227,6 +227,7 @@ Dmitry Safonov <0x7f454c46@...il.com> <dima@...sta.com>
 Dmitry Safonov <0x7f454c46@...il.com> <d.safonov@...tner.samsung.com>
 Dmitry Safonov <0x7f454c46@...il.com> <dsafonov@...tuozzo.com>
 Domen Puncer <domen@...erock.org>
+Dong Aisheng <aisheng.dong@....com> <b29396@...escale.com>
 Douglas Gilbert <dougg@...que.net>
 Drew Fustini <fustini@...nel.org> <drew@...7.com>
 <duje@...emihanovic.xyz> <duje.mihanovic@...le.hr>
diff --git a/drivers/net/can/m_can/m_can.c b/drivers/net/can/m_can/m_can.c
index e1d725979685..f3d1e57d9c21 100644
--- a/drivers/net/can/m_can/m_can.c
+++ b/drivers/net/can/m_can/m_can.c
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0
 // CAN bus driver for Bosch M_CAN controller
 // Copyright (C) 2014 Freescale Semiconductor, Inc.
-//      Dong Aisheng <b29396@...escale.com>
+//      Dong Aisheng <aisheng.dong@....com>
 // Copyright (C) 2018-19 Texas Instruments Incorporated - http://www.ti.com/
 
 /* Bosch M_CAN user manual can be obtained from:
@@ -2546,7 +2546,7 @@ int m_can_class_resume(struct device *dev)
 }
 EXPORT_SYMBOL_GPL(m_can_class_resume);
 
-MODULE_AUTHOR("Dong Aisheng <b29396@...escale.com>");
+MODULE_AUTHOR("Dong Aisheng <aisheng.dong@....com>");
 MODULE_AUTHOR("Dan Murphy <dmurphy@...com>");
 MODULE_LICENSE("GPL v2");
 MODULE_DESCRIPTION("CAN bus driver for Bosch M_CAN controller");
diff --git a/drivers/net/can/m_can/m_can_platform.c b/drivers/net/can/m_can/m_can_platform.c
index b832566efda0..f16a59ffcecd 100644
--- a/drivers/net/can/m_can/m_can_platform.c
+++ b/drivers/net/can/m_can/m_can_platform.c
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0
 // IOMapped CAN bus driver for Bosch M_CAN controller
 // Copyright (C) 2014 Freescale Semiconductor, Inc.
-//	Dong Aisheng <b29396@...escale.com>
+//	Dong Aisheng <aisheng.dong@....com>
 //
 // Copyright (C) 2018-19 Texas Instruments Incorporated - http://www.ti.com/
 
@@ -236,7 +236,7 @@ static struct platform_driver m_can_plat_driver = {
 
 module_platform_driver(m_can_plat_driver);
 
-MODULE_AUTHOR("Dong Aisheng <b29396@...escale.com>");
+MODULE_AUTHOR("Dong Aisheng <aisheng.dong@....com>");
 MODULE_AUTHOR("Dan Murphy <dmurphy@...com>");
 MODULE_LICENSE("GPL v2");
 MODULE_DESCRIPTION("M_CAN driver for IO Mapped Bosch controllers");

---
base-commit: 2c95a756e0cfc19af6d0b32b0c6cf3bada334998
change-id: 20251009-m_can-update-email-address-cf86a1d1a71c

Best regards,
--  
Marc Kleine-Budde <mkl@...gutronix.de>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ