Re: [PATCH] staging : android : fix checkpatch issues

From: Greg KH
Date: Sun Feb 09 2014 - 23:25:13 EST


On Mon, Feb 10, 2014 at 10:59:14AM +0900, Daeseok Youn wrote:
> >From 1348300b03697d0499eddba6035a851d1278abd1 Mon Sep 17 00:00:00 2001
> From: Daeseok Youn <daeseok.youn@xxxxxxxxx>
> Date: Mon, 10 Feb 2014 10:45:30 +0900
> Subject: [PATCH] staging : android : fix checkpatch issues
>
> drivers/staging/android/
> ion/ion.c :
> - WARNNING: Unnecessary space after function pointer name
> - ERROR: return is not a function, parentheses are not required
> - WARNNING: Prefer seq_puts to seq_printf
> - WARNING: quoted string split across lines
>
> ion/ion_priv.h :
> - WARNING: Unnecessary space after function pointer name
>
> sync.h :
> - WARNING: missing space after return type
>
> timed_output.h :
> - WARNING: Multiple spaces after return type

You are doing multiple things in different files, please break this up
into smaller patches...

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/