On Tue, Nov 28, 2017 at 06:13:16PM +0100, Oliver Graute wrote:
> This patch fixes the following checkpatch.pl error:
> 
> ERROR: space prohibited after that open parenthesis '('
> #973: FILE: pi433_if.c:973:
> +               if ( IS_ERR(device->gpiod[i]) )
> 
> 
> ERROR: space prohibited after that open parenthesis '('
> #19: FILE: drivers/staging/pi433/pi433_if.c:954:
> +               if ( IS_ERR(device->gpiod[i]))
> 
> Signed-off-by: Oliver Graute <oliver.gra...@gmail.com>
> ---
>  drivers/staging/pi433/pi433_if.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

You have sent 8 different patches to this driver recently, yet I have no
idea what order the patches should be applied in :(

Please redo them as a patch series, and send them all at once, properly
numbered, so that I have a chance to get it right.  Otherwise, I will
get it wrong...

I've now dropped all of the patches from you from my queue.

thanks,

greg k-h
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to