Re: [PATCH 1/3] drivers: staging: wilc1000: use 'void' for no arguments functions

From: Greg KH
Date: Mon Aug 03 2015 - 20:37:37 EST


On Sun, Aug 02, 2015 at 09:23:51PM +0530, Chandra S Gorentla wrote:
> Added 'void' keyword in the paranthesis of function definitions, when
> there are no arguments to the functions. This fixes the checkpatch.pl
> error - "Bad function definition 'function()' should probably be
> function(void)".
>
> Signed-off-by: Chandra S Gorentla <csgorentla@xxxxxxxxx>

This series does not apply cleanly. Please rebased on the latest
staging-testing branch of the staging.git tree and resend.

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/