Skip to content
Commit c48b22da authored by Joe Perches's avatar Joe Perches Committed by David S. Miller
Browse files

tcp: Remove 2 indentation levels in tcp_rcv_state_process



case TCP_FIN_WAIT1 can also be simplified by reversing tests
and adding breaks;

Add braces after case and move automatic definitions.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 61eb9003
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment