From: Joe Perches Date: Fri, 24 May 2013 18:06:58 +0000 (+0000) Subject: tcp: Remove 2 indentation levels in tcp_rcv_state_process X-Git-Tag: v3.11-rc1~16^2~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c48b22daa6062fff9eded311b4d6974c29b40487;p=pandora-kernel.git 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: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed