From: Li RongQing Date: Tue, 30 Sep 2014 01:49:55 +0000 (+0800) Subject: tcp: Change tcp_slow_start function to return void X-Git-Tag: fixes-against-v3.18-rc2~144^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a12a601ed163578084a48708ae376805f79a1ccf;p=pandora-kernel.git tcp: Change tcp_slow_start function to return void No caller uses the return value, so make this function return void. Signed-off-by: Li RongQing Signed-off-by: David S. Miller --- Reading git-diff-tree failed