Re: [PATCH] Drivers: sm750fb - style fix

From: Greg KH
Date: Tue Jun 13 2017 - 05:41:15 EST


On Thu, Jun 08, 2017 at 08:17:07PM +1200, Derek Robson wrote:
> Fix checkpatch.pl warnings of the form "function definition argument
> 'foo' should also have an identifier name" in header files.
>
> Signed-off-by: Derek Robson <robsonde@xxxxxxxxx>
> ---
> drivers/staging/sm750fb/sm750.h | 24 ++++++++++++++++--------
> 1 file changed, 16 insertions(+), 8 deletions(-)

You sent a bunch of patches, with very vague subjects. Please be more
specific, say what part of the kernel you are working on (i.e. staging),
and number your patches so I know what order they should be applied in.

Please fix up all of them and resend.

thanks,

greg k-h