From: Gerrit Renker Date: Thu, 13 Dec 2007 14:27:14 +0000 (-0200) Subject: [DCCP]: Collapse repeated `len' statements into one X-Git-Tag: v2.6.25-rc1~1162^2~1106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7913350663e2756ecb91dd3a7c773806b943426e;p=pandora-kernel.git [DCCP]: Collapse repeated `len' statements into one This replaces 4 individual assignments for `len' with a single one, placed where the control flow of those 4 leads to. Signed-off-by: Gerrit Renker Signed-off-by: Ian McDonald Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed