Messages in this thread |  | | Subject | Re: [PATCH] ledtrig-cpu.c: fix english | From | Jacek Anaszewski <> | Date | Mon, 03 Oct 2016 12:16:38 +0200 |
| |
Hi Pavel,
On 10/03/2016 10:13 AM, Pavel Machek wrote: > > 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) > { >
Thanks for the patch. Applied to the for-4.10 branch of linux-leds.git.
-- Best regards, Jacek Anaszewski
|  |