tcp: Change tcp_slow_start function to return void
authorLi RongQing <roy.qing.li@gmail.com>
Tue, 30 Sep 2014 01:49:55 +0000 (09:49 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Sep 2014 21:09:16 +0000 (17:09 -0400)
No caller uses the return value, so make this function return void.

Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h
net/ipv4/tcp_cong.c

Simple merge
Simple merge