From: Ilpo Järvinen Date: Thu, 22 Feb 2007 07:01:36 +0000 (-0800) Subject: [TCP] FRTO: Comment cleanup & improvement X-Git-Tag: v2.6.22-rc1~1128^2~444 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30935cf4f915c3178ce63331d6ff4c82163e26af;p=pandora-kernel.git [TCP] FRTO: Comment cleanup & improvement Moved comments out from the body of process_frto() to the head (preferred way; see Documentation/CodingStyle). Bonus: it's much easier to read in this compacted form. FRTO algorithm and implementation is described in greater detail. For interested reader, more information is available in RFC4138. Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed