linux/net/rds
Joshua Houghton 5c3da57d70 net: rds: fix coding style issues
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@awful.name>
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-18 21:34:09 -07:00
..
af_rds.c
bind.c
cong.c
connection.c
ib_cm.c net: rds: fix coding style issues 2016-06-18 21:34:09 -07:00
ib_fmr.c
ib_frmr.c
ib_mr.h
ib_rdma.c
ib_recv.c
ib_ring.c
ib_send.c
ib_stats.c
ib_sysctl.c
ib.c
ib.h
info.c rds: fix an integer overflow test in rds_info_getsockopt() 2015-08-03 15:20:16 -07:00
info.h
Kconfig
loop.c net: rds: fix coding style issues 2016-06-18 21:34:09 -07:00
loop.h
Makefile
message.c
page.c RDS: memory allocated must be align to 8 2016-04-07 16:58:27 -04:00
rdma_transport.c
rdma_transport.h
rdma.c
rds.h RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one() 2016-06-07 15:10:15 -07:00
recv.c rds: fix an infoleak in rds_inc_info_copy 2016-06-02 21:32:37 -07:00
send.c RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_reset_callbacks 2016-06-07 15:10:15 -07:00
stats.c
sysctl.c net: rds: fix coding style issues 2016-06-18 21:34:09 -07:00
tcp_connect.c net: rds: fix coding style issues 2016-06-18 21:34:09 -07:00
tcp_listen.c RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UP 2016-06-17 22:29:54 -07:00
tcp_recv.c net: rds: fix coding style issues 2016-06-18 21:34:09 -07:00
tcp_send.c net: rds: fix coding style issues 2016-06-18 21:34:09 -07:00
tcp_stats.c
tcp.c RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one() 2016-06-07 15:10:15 -07:00
tcp.h net: rds: fix coding style issues 2016-06-18 21:34:09 -07:00
threads.c RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one() 2016-06-07 15:10:15 -07:00
transport.c net: rds: fix coding style issues 2016-06-18 21:34:09 -07:00