summaryrefslogtreecommitdiffstats
path: root/fanctl
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2017-10-25 20:50:47 -0500
committerGunnar Mills <gmills@us.ibm.com>2017-10-25 20:50:47 -0500
commitaa4c3103125c2ba16c64efea9a6e43cae4217816 (patch)
treecf2e15086e2e1e2eb24d327cddd49d9d6a8fcaf0 /fanctl
parent1902990db9c36a8c2f4a57a4389c1a0c74658584 (diff)
downloadtalos-skeleton-aa4c3103125c2ba16c64efea9a6e43cae4217816.tar.gz
talos-skeleton-aa4c3103125c2ba16c64efea9a6e43cae4217816.zip
Spelling fixes
Change-Id: Ia4ded0c195204543c3df671ea471610237f5f44b Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'fanctl')
-rw-r--r--fanctl/fan_control.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fanctl/fan_control.c b/fanctl/fan_control.c
index 0a93a63..30d8213 100644
--- a/fanctl/fan_control.c
+++ b/fanctl/fan_control.c
@@ -203,7 +203,7 @@ static int fan_set_max_speed(fan_info_t *info)
/*
* FAN_TACH_OFFSET is specific to Barreleye.
* Barreleye uses NTC7904D HW Monitor as Fan tachometoer.
- * The 13-bit FANIN value is made up Higer part: [12:5],
+ * The 13-bit FANIN value is made up Higher part: [12:5],
* and Lower part: [4:0], which are read from two sensors.
* see: https://www.nuvoton.com/resource-files/NCT7904D_Datasheet_V1.44.pdf
*/
OpenPOWER on IntegriCloud