summaryrefslogtreecommitdiffstats
path: root/ledctl/led_controller.c
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 /ledctl/led_controller.c
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 'ledctl/led_controller.c')
-rw-r--r--ledctl/led_controller.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ledctl/led_controller.c b/ledctl/led_controller.c
index 9eda9ee..a2bb4c6 100644
--- a/ledctl/led_controller.c
+++ b/ledctl/led_controller.c
@@ -343,7 +343,7 @@ led_custom_blink(const char *led_name, sd_bus_message *msg)
* Gets the current value of passed in LED file
* Mainly used for reading 'brightness'
* NOTE : It is the responsibility of the caller to allocate
- * sufficient space for buffer. This will read upto user supplied
+ * sufficient space for buffer. This will read up to user supplied
* size -or- entire contents of file whichever is smaller
* ----------------------------------------------------------------
*/
OpenPOWER on IntegriCloud