git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3243acd
)
tcp: Change tcp_slow_start function to return void
author
Li RongQing
<roy.qing.li@gmail.com>
Tue, 30 Sep 2014 01:49:55 +0000
(09:49 +0800)
committer
David 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>
No differences found