lkml.org 
[lkml]   [2023]   [Dec]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH][next] platform/x86: silicom-platform: Fix spelling mistake "platfomr" -> "platform"
Date
There is a spelling mistake in a literal string. Fix it.

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

diff --git a/drivers/platform/x86/silicom-platform.c b/drivers/platform/x86/silicom-platform.c
index 84b92b3f9f4b..6ce43ccb3112 100644
--- a/drivers/platform/x86/silicom-platform.c
+++ b/drivers/platform/x86/silicom-platform.c
@@ -866,7 +866,7 @@ static int silicom_fan_control_read_labels(struct device *dev,
{
switch (type) {
case hwmon_fan:
- *str = "Silicom_platfomr: Fan Speed";
+ *str = "Silicom_platform: Fan Speed";
return 0;
case hwmon_temp:
*str = "Silicom_platform: Thermostat Sensor";
--
2.39.2

\
 
 \ /
  Last update: 2023-12-15 12:28    [W:0.082 / U:0.380 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site