From: David S. Miller Date: Tue, 5 Jul 2005 22:19:06 +0000 (-0700) Subject: [TCP]: tcp_write_xmit() tabbing cleanup X-Git-Tag: v2.6.13-rc2~6^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92df7b518dcb113de8bc2494e3cd275ad887f12b;p=pandora-kernel.git [TCP]: tcp_write_xmit() tabbing cleanup Put the main basic block of work at the top-level of tabbing, and mark the TCP_CLOSE test with unlikely(). Signed-off-by: David S. Miller --- Reading git-diff-tree failed