Re: [PATCH v4 6/7] staging:lustre: style cleanups for lib-socket.c

2015-06-04 Thread Dan Carpenter
On Wed, Jun 03, 2015 at 03:57:12PM -0400, James Simmons wrote: Handle all the style issues reported by checkpatch.pl. Remove general white spaces, spaces in function calls, etc. What Sudip said but mostly all the style issues is a taboo phrase which pretty much gaurantees the change will be

Re: [PATCH v4 6/7] staging:lustre: style cleanups for lib-socket.c

2015-06-04 Thread Sudip Mukherjee
On Wed, Jun 03, 2015 at 03:57:12PM -0400, James Simmons wrote: Handle all the style issues reported by checkpatch.pl. Remove general white spaces, spaces in function calls, etc. Signed-off-by: James Simmons jsimm...@infradead.org --- snip @@ -167,13 +164,14 @@ lnet_ipif_enumerate (char

[PATCH v4 6/7] staging:lustre: style cleanups for lib-socket.c

2015-06-03 Thread James Simmons
Handle all the style issues reported by checkpatch.pl. Remove general white spaces, spaces in function calls, etc. Signed-off-by: James Simmons jsimm...@infradead.org --- .../staging/lustre/lnet/klnds/socklnd/socklnd.c|4 +- drivers/staging/lustre/lnet/lnet/lib-socket.c | 207