[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250311113632.496905-2-thorsten.blum@linux.dev>
Date: Tue, 11 Mar 2025 12:36:29 +0100
From: Thorsten Blum <thorsten.blum@...ux.dev>
To: "David S. Miller" <davem@...emloft.net>,
Andreas Larsson <andreas@...sler.com>,
Jeff Johnson <jeff.johnson@....qualcomm.com>
Cc: Thorsten Blum <thorsten.blum@...ux.dev>,
sparclinux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [RESEND PATCH] sbus: envctrl: Fix typo in comment
s/disinguish/distinguish/
Signed-off-by: Thorsten Blum <thorsten.blum@...ux.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.48.1
Powered by blists - more mailing lists