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.nomura@xxxxxxxxx> > --- > .../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 -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html