提交 05d05450 编写于 作者: S Stephen Hemminger 提交者: David S. Miller

[TCP] BIC: spelling and whitespace

Signed-off-by: NStephen Hemminger <shemminger@osdl.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 018da8f4
...@@ -210,7 +210,7 @@ static void bictcp_state(struct sock *sk, u8 new_state) ...@@ -210,7 +210,7 @@ static void bictcp_state(struct sock *sk, u8 new_state)
bictcp_reset(inet_csk_ca(sk)); bictcp_reset(inet_csk_ca(sk));
} }
/* Track delayed acknowledgement ratio using sliding window /* Track delayed acknowledgment ratio using sliding window
* ratio = (15*ratio + sample) / 16 * ratio = (15*ratio + sample) / 16
*/ */
static void bictcp_acked(struct sock *sk, u32 cnt) static void bictcp_acked(struct sock *sk, u32 cnt)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册