* [PATCH] drivers/bus: fix repeated words in comments
@ 2022-08-25 12:34 Jilin Yuan
2023-03-27 7:36 ` Tony Lindgren
0 siblings, 1 reply; 3+ messages in thread
From: Jilin Yuan @ 2022-08-25 12:34 UTC (permalink / raw)
To: tony; +Cc: linux-omap, linux-kernel, Jilin Yuan
Delete the redundant word 'the'.
Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
---
drivers/bus/ti-sysc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/bus/ti-sysc.c b/drivers/bus/ti-sysc.c
index 51d772bb8046..2386e8013e18 100644
--- a/drivers/bus/ti-sysc.c
+++ b/drivers/bus/ti-sysc.c
@@ -915,7 +915,7 @@ static int sysc_check_registers(struct sysc *ddata)
* within the interconnect target module range. For example, SGX has
* them at offset 0x1fc00 in the 32MB module address space. And cpsw
* has them at offset 0x1200 in the CPSW_WR child. Usually the
- * the interconnect target module registers are at the beginning of
+ * interconnect target module registers are at the beginning of
* the module range though.
*/
static int sysc_ioremap(struct sysc *ddata)
--
2.36.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] drivers/bus: fix repeated words in comments
@ 2022-10-22 5:36 wangjianli
0 siblings, 0 replies; 3+ messages in thread
From: wangjianli @ 2022-10-22 5:36 UTC (permalink / raw)
To: tony; +Cc: linux-kernel, linux-omap, wangjianli
Delete the redundant word 'the'.
Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
---
drivers/bus/ti-sysc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/bus/ti-sysc.c b/drivers/bus/ti-sysc.c
index 9a7d12332fad..a864f24d6b4f 100644
--- a/drivers/bus/ti-sysc.c
+++ b/drivers/bus/ti-sysc.c
@@ -912,7 +912,7 @@ static int sysc_check_registers(struct sysc *ddata)
* Note that the interconnect target module registers can be anywhere
* within the interconnect target module range. For example, SGX has
* them at offset 0x1fc00 in the 32MB module address space. And cpsw
- * has them at offset 0x1200 in the CPSW_WR child. Usually the
+ * has them at offset 0x1200 in the CPSW_WR child. Usually
* the interconnect target module registers are at the beginning of
* the module range though.
*/
--
2.36.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] drivers/bus: fix repeated words in comments
2022-08-25 12:34 [PATCH] drivers/bus: fix repeated words in comments Jilin Yuan
@ 2023-03-27 7:36 ` Tony Lindgren
0 siblings, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2023-03-27 7:36 UTC (permalink / raw)
To: Jilin Yuan; +Cc: linux-omap, linux-kernel
* Jilin Yuan <yuanjilin@cdjrlc.com> [220825 15:27]:
> Delete the redundant word 'the'.
FYI, I've applied an earlier similar patch from Jason Wang.
Thanks,
Tony
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-03-27 7:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-25 12:34 [PATCH] drivers/bus: fix repeated words in comments Jilin Yuan
2023-03-27 7:36 ` Tony Lindgren
-- strict thread matches above, loose matches on Subject: below --
2022-10-22 5:36 wangjianli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox