Messages in this thread Patch in this message |  | | Date | Mon, 3 Oct 2016 10:13:14 +0200 | From | Pavel Machek <> | Subject | [PATCH] ledtrig-cpu.c: fix english |
| |
Fix english spelling.
Signed-off-by: Pavel Machek <pavel@ucw.cz>
index 22f0634..9719caf 100644 --- a/drivers/leds/trigger/ledtrig-cpu.c +++ b/drivers/leds/trigger/ledtrig-cpu.c @@ -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) { -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html [unhandled content-type:application/pgp-signature]
|  |