diff options
author | Eric Dumazet <edumazet@google.com> | 2013-05-24 17:03:54 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-05-26 08:22:18 +0200 |
commit | 1f6afc81088a1f5a472b272408730c73b72c68aa (patch) | |
tree | cf38e6ca2b60e5915b8fb2ec44e478c6f3c4f350 /net/ipv4/tcp_highspeed.c | |
parent | net: add netnotifier event for upper device change (diff) | |
download | linux-1f6afc81088a1f5a472b272408730c73b72c68aa.tar.xz linux-1f6afc81088a1f5a472b272408730c73b72c68aa.zip |
tcp: remove one indentation level in tcp_rcv_state_process()
Remove one level of indentation 'introduced' in commit
c3ae62af8e75 (tcp: should drop incoming frames without ACK flag set)
if (true) {
...
}
@acceptable variable is a boolean.
This patch is a pure cleanup.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Yuchung Cheng <ycheng@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_highspeed.c')
0 files changed, 0 insertions, 0 deletions