On Tue, May 20, 2014 at 12:03:23AM +0100, Masaru Nomura wrote:
> Remove prohibited space between function name and
> open parenthesis to meet kernel coding style.
> Also fix indenting due to changes to keep readability.
> 
> I undid modifications to memset(...) which I made in
> previous patches as it could be removed based on
> the fact LIBCFS_ALLOC is executed before memset.
> With this, others can notice warnings against memset
> caused by checkpatch.pl and modify it easily.
> 
> Signed-off-by: Masaru Nomura <massa.nom...@gmail.com>
> ---
>  .../staging/lustre/lnet/klnds/socklnd/socklnd.c    |  238 
> ++++++++++----------
>  1 file changed, 119 insertions(+), 119 deletions(-)

This patch doesn't apply against my tree anymore.  Can you please
refresh it and resend?

thanks,

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

Reply via email to