Re: [PATCH 5/5] leds: blinkm: remove unnecessary spaces

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Acked-by: Jan-Simon Möller <dl9pf@xxxxxx>

-- 

Dipl.-Ing.
Jan-Simon Möller

jansimon.moeller@xxxxxx
Am Mittwoch, 26. Februar 2014, 14:16:11 schrieb Jingoo Han:
> Remove unnecessary space in order to fix the following
> checkpatch issues.
> 
>   WARNING: space prohibited before semicolon
> 
> Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx>
> ---
>  drivers/leds/leds-blinkm.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/leds/leds-blinkm.c b/drivers/leds/leds-blinkm.c
> index 0c50860..d0452b0 100644
> --- a/drivers/leds/leds-blinkm.c
> +++ b/drivers/leds/leds-blinkm.c
> @@ -443,7 +443,7 @@ static void led_work(struct work_struct *work)
>  {
>  	int ret;
>  	struct blinkm_led *led;
> -	struct blinkm_data *data ;
> +	struct blinkm_data *data;
>  	struct blinkm_work *blm_work = work_to_blmwork(work);
> 
>  	led = blm_work->blinkm_led;

--
To unsubscribe from this list: send the line "unsubscribe linux-leds" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux