eed98728782f37d034 parent 91cf5a17257e1d2ef936fbf0223c3436ca583af9 author Gerrit Renker 1164637563 -0200 committer David S. Miller 1165123838 -0800 [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