From: Gerrit Renker Date: Mon, 27 Nov 2006 14:26:03 +0000 (-0200) Subject: [DCCP] ccid3: Simplify control flow of ccid3_hc_tx_send_packet X-Git-Tag: v2.6.20-rc2~6^2~13^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7da7f456d7bc0e52009f882e8af0ac910293e157;p=pandora-kernel.git [DCCP] ccid3: Simplify control flow of ccid3_hc_tx_send_packet This makes some logically equivalent simplifications, by replacing rc - values plus goto's with direct return statements. Signed-off-by: Gerrit Renker Signed-off-by: Ian McDonald Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed