public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH][next] mailbox: bcm74110: Fix spelling mistake "braodcom" -> "broadcom"
@ 2025-07-23  9:53 Colin Ian King
  2025-07-23 17:00 ` Justin Chen
  0 siblings, 1 reply; 2+ messages in thread
From: Colin Ian King @ 2025-07-23  9:53 UTC (permalink / raw)
  To: Justin Chen, Jassi Brar; +Cc: kernel-janitors, linux-kernel

There is a spelling mistake in the author's email address. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
 drivers/mailbox/bcm74110-mailbox.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mailbox/bcm74110-mailbox.c b/drivers/mailbox/bcm74110-mailbox.c
index 0680be8dc18f..469409d6d3bc 100644
--- a/drivers/mailbox/bcm74110-mailbox.c
+++ b/drivers/mailbox/bcm74110-mailbox.c
@@ -651,6 +651,6 @@ static struct platform_driver bcm74110_mbox_driver = {
 };
 module_platform_driver(bcm74110_mbox_driver);
 
-MODULE_AUTHOR("Justin Chen <justin.chen@braodcom.com>");
+MODULE_AUTHOR("Justin Chen <justin.chen@broadcom.com>");
 MODULE_DESCRIPTION("BCM74110 mailbox driver");
 MODULE_LICENSE("GPL");
-- 
2.50.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH][next] mailbox: bcm74110: Fix spelling mistake "braodcom" -> "broadcom"
  2025-07-23  9:53 [PATCH][next] mailbox: bcm74110: Fix spelling mistake "braodcom" -> "broadcom" Colin Ian King
@ 2025-07-23 17:00 ` Justin Chen
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Chen @ 2025-07-23 17:00 UTC (permalink / raw)
  To: Colin Ian King, Jassi Brar; +Cc: kernel-janitors, linux-kernel



On 7/23/25 2:53 AM, Colin Ian King wrote:
> There is a spelling mistake in the author's email address. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>

Reviewed-by: Justin Chen <justin.chen@broadcom.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-07-23 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-23  9:53 [PATCH][next] mailbox: bcm74110: Fix spelling mistake "braodcom" -> "broadcom" Colin Ian King
2025-07-23 17:00 ` Justin Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox