Fix english spelling.
Signed-off-by: Pavel Machek <[email protected]>
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
Hi Pavel,
On 10/03/2016 10:13 AM, Pavel Machek wrote:
>
> Fix english spelling.
>
> Signed-off-by: Pavel Machek <[email protected]>
>
> 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