commit | 2aaab9a0ccfd2ccf1c957cc2120da8d5593955c5 | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@imperialviolet.org> | Thu Aug 07 20:27:45 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 07 20:27:45 2008 -0700 |
tree | 7ac56f0461d1ed84b7210aae1670373786e80ea6 | |
parent | 827ebd6410005b05b3c930ef6a116666c6986886 [diff] |
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>