Re: [PATCH] net: rds: fix coding style issues

From: David Miller
Date: Sun Jun 19 2016 - 00:34:28 EST


From: Joshua Houghton <josh@xxxxxxxxxx>
Date: Sat, 18 Jun 2016 15:46:31 +0000

> Fix coding style issues in the following files:
>
> ib_cm.c: add space
> loop.c: convert spaces to tabs
> sysctl.c: add space
> tcp.h: convert spaces to tabs
> tcp_connect.c:remove extra indentation in switch statement
> tcp_recv.c: convert spaces to tabs
> tcp_send.c: convert spaces to tabs
> transport.c: move brace up one line on for statement
>
> Signed-off-by: Joshua Houghton <josh@xxxxxxxxxx>

Applied.