1
0
Fork 0

ledtrig-cpu.c: fix english

Fix english spelling.

Signed-off-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
hifive-unleashed-5.1
Pavel Machek 2016-10-03 10:13:14 +02:00 committed by Jacek Anaszewski
parent e28aaeabee
commit e602fda1a3
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ static DEFINE_PER_CPU(struct led_trigger_cpu, cpu_trig);
* @evt: CPU event to be emitted
*
* Emit a CPU event on a CPU core, which will trigger a
* binded LED to turn on or turn off.
* bound LED to turn on or turn off.
*/
void ledtrig_cpu(enum cpu_led_event ledevt)
{