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)
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>

No differences found