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

From: santosh.shilimkar@xxxxxxxxxx
Date: Sat Jun 18 2016 - 12:23:17 EST


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>