* [PATCH RESEND] sbus: envctrl: Fix typo in comment
@ 2025-05-21 12:22 Thorsten Blum
0 siblings, 0 replies; 2+ messages in thread
From: Thorsten Blum @ 2025-05-21 12:22 UTC (permalink / raw)
To: David S. Miller, Andreas Larsson, Jeff Johnson
Cc: Thorsten Blum, sparclinux, linux-kernel
s/disinguish/distinguish/
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
---
drivers/sbus/char/envctrl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/sbus/char/envctrl.c b/drivers/sbus/char/envctrl.c
index 81918aa67109..69e49da93b8b 100644
--- a/drivers/sbus/char/envctrl.c
+++ b/drivers/sbus/char/envctrl.c
@@ -734,7 +734,7 @@ static void envctrl_set_mon(struct i2c_child_t *pchild,
{
/* Firmware only has temperature type. It does not distinguish
* different kinds of temperatures. We use channel description
- * to disinguish them.
+ * to distinguish them.
*/
if (!(strcmp(chnl_desc,"temp,cpu")) ||
!(strcmp(chnl_desc,"temp,cpu0")) ||
--
2.49.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH RESEND] sbus: envctrl: Fix typo in comment
@ 2025-06-19 14:53 Thorsten Blum
0 siblings, 0 replies; 2+ messages in thread
From: Thorsten Blum @ 2025-06-19 14:53 UTC (permalink / raw)
To: David S. Miller, Andreas Larsson, Jeff Johnson
Cc: Thorsten Blum, sparclinux, linux-kernel
s/disinguish/distinguish/
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
---
drivers/sbus/char/envctrl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/sbus/char/envctrl.c b/drivers/sbus/char/envctrl.c
index 81918aa67109..69e49da93b8b 100644
--- a/drivers/sbus/char/envctrl.c
+++ b/drivers/sbus/char/envctrl.c
@@ -734,7 +734,7 @@ static void envctrl_set_mon(struct i2c_child_t *pchild,
{
/* Firmware only has temperature type. It does not distinguish
* different kinds of temperatures. We use channel description
- * to disinguish them.
+ * to distinguish them.
*/
if (!(strcmp(chnl_desc,"temp,cpu")) ||
!(strcmp(chnl_desc,"temp,cpu0")) ||
--
2.49.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-19 14:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-19 14:53 [PATCH RESEND] sbus: envctrl: Fix typo in comment Thorsten Blum
-- strict thread matches above, loose matches on Subject: below --
2025-05-21 12:22 Thorsten Blum
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).