[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140523120757.GA6540@kroah.com>
Date: Fri, 23 May 2014 21:07:57 +0900
From: Greg KH <gregkh@...uxfoundation.org>
To: Masaru Nomura <massa.nomura@...il.com>
Cc: andreas.dilger@...el.com, green@...uxhacker.ru,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH v2] staging: lustre: lnet: klnds: Fix coding style in
socklnd.c
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@...il.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists