Re: [PATCH] staging: lustre: lnet: klnds: Remove prohibited space in socklnd.c

2014-05-23 Thread Greg KH
On Wed, May 21, 2014 at 11:23:33PM +0100, Masaru Nomura wrote: > Remove prohibited space between function name and open parenthesis > to meet kernel coding style. Also, fix indenting due to changes. > > Signed-off-by: Masaru Nomura > --- > .../staging/lustre/lnet/klnds/socklnd/socklnd.c| 23

[PATCH] staging: lustre: lnet: klnds: Remove prohibited space in socklnd.c

2014-05-21 Thread Masaru Nomura
Remove prohibited space between function name and open parenthesis to meet kernel coding style. Also, fix indenting due to changes. Signed-off-by: Masaru Nomura --- .../staging/lustre/lnet/klnds/socklnd/socklnd.c| 230 ++-- 1 file changed, 116 insertions(+), 114 deletions(-)