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

From: Joshua Houghton
Date: Sat Jun 18 2016 - 13:07:04 EST


On Saturday, 18 June 2016 09:22:49 UTC santosh.shilimkar@xxxxxxxxxx wrote:
> On 6/18/16 8:46 AM, Joshua Houghton wrote:
> > 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>
> > ---
>
> Thanks for doing it.
> Acked-by: Santosh Shilimkar <santosh.shilimkar@xxxxxxxxxx>

Your welcome. :)