From: Ilpo Järvinen Date: Fri, 4 Jan 2008 04:36:55 +0000 (-0800) Subject: [TCP]: cleanup tcp_parse_options deep indented switch X-Git-Tag: v2.6.25-rc1~1162^2~881 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f038ac8f9b9735358ef410d45f4cff1da810c1cb;p=pandora-kernel.git [TCP]: cleanup tcp_parse_options deep indented switch Removed case indentation level & combined some nested ifs, mostly within 80 lines now. This is a leftover from indent patch, it just had to be done manually to avoid messing it up completely. Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed