tcp: (whitespace only) fix confusing indentation
authorAdam Langley <agl@imperialviolet.org>
Fri, 8 Aug 2008 03:27:45 +0000 (20:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Aug 2008 03:27:45 +0000 (20:27 -0700)
commit2aaab9a0ccfd2ccf1c957cc2120da8d5593955c5
tree7ac56f0461d1ed84b7210aae1670373786e80ea6
parent827ebd6410005b05b3c930ef6a116666c6986886
tcp: (whitespace only) fix confusing indentation

The indentation in part of tcp_minisocks makes it look like one of the if
statements is much more important than it actually is.

Signed-off-by: Adam Langley <agl@imperialviolet.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_minisocks.c