* [PATCH][next] dmaengine: loongson: Fix spelling mistake "Looongson" -> "Looogson"
@ 2026-03-17 20:46 Colin Ian King
2026-03-18 11:27 ` Vinod Koul
0 siblings, 1 reply; 2+ messages in thread
From: Colin Ian King @ 2026-03-17 20:46 UTC (permalink / raw)
To: Binbin Zhou, Vinod Koul, Frank Li, dmaengine
Cc: kernel-janitors, linux-kernel
There are a couple of spelling mistakes, one in a comment block and
one in a module description. Fix them.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
drivers/dma/loongson/loongson2-apb-cmc-dma.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/dma/loongson/loongson2-apb-cmc-dma.c b/drivers/dma/loongson/loongson2-apb-cmc-dma.c
index 2f2ef51e41b6..1c9a542edc85 100644
--- a/drivers/dma/loongson/loongson2-apb-cmc-dma.c
+++ b/drivers/dma/loongson/loongson2-apb-cmc-dma.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-or-later
/*
- * Looongson-2 Chain Multi-Channel DMA Controller driver
+ * Loongson-2 Chain Multi-Channel DMA Controller driver
*
* Copyright (C) 2024-2026 Loongson Technology Corporation Limited
*/
@@ -725,6 +725,6 @@ static struct platform_driver loongson2_cmc_dma_driver = {
};
module_platform_driver(loongson2_cmc_dma_driver);
-MODULE_DESCRIPTION("Looongson-2 Chain Multi-Channel DMA Controller driver");
+MODULE_DESCRIPTION("Loongson-2 Chain Multi-Channel DMA Controller driver");
MODULE_AUTHOR("Loongson Technology Corporation Limited");
MODULE_LICENSE("GPL");
--
2.53.0
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH][next] dmaengine: loongson: Fix spelling mistake "Looongson" -> "Looogson"
2026-03-17 20:46 [PATCH][next] dmaengine: loongson: Fix spelling mistake "Looongson" -> "Looogson" Colin Ian King
@ 2026-03-18 11:27 ` Vinod Koul
0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2026-03-18 11:27 UTC (permalink / raw)
To: Binbin Zhou, Frank Li, dmaengine, Colin Ian King
Cc: kernel-janitors, linux-kernel
On Tue, 17 Mar 2026 20:46:31 +0000, Colin Ian King wrote:
> There are a couple of spelling mistakes, one in a comment block and
> one in a module description. Fix them.
>
>
Applied, thanks!
[1/1] dmaengine: loongson: Fix spelling mistake "Looongson" -> "Looogson"
commit: 4a2759a3ae10bb2e6465cfb01c16d0620a1bc7ab
Best regards,
--
~Vinod
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-18 11:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-17 20:46 [PATCH][next] dmaengine: loongson: Fix spelling mistake "Looongson" -> "Looogson" Colin Ian King
2026-03-18 11:27 ` Vinod Koul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox