From: Andi Kleen Date: Tue, 21 Jul 2009 23:00:40 +0000 (+0000) Subject: TCP: Add comments to (near) all functions in tcp_output.c v3 X-Git-Tag: v2.6.32-rc1~703^2~564 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67edfef78639573e9b01c26295a935349aab6fa3;p=pandora-kernel.git TCP: Add comments to (near) all functions in tcp_output.c v3 While looking for something else I spent some time adding one liner comments to the tcp_output.c functions that didn't have any. That makes the comments more consistent. I hope I documented everything right. No code changes. v2: Incorporated feedback from Ilpo. v3: Change style of one liner comments, add a few more comments. Signed-off-by: Andi Kleen Acked-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed