]> bbs.cooldavid.org Git - net-next-2.6.git/commit
netfilter: xtables: shorten up return clause
authorJan Engelhardt <jengelh@medozas.de>
Sun, 21 Mar 2010 03:05:56 +0000 (04:05 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Thu, 25 Mar 2010 15:56:09 +0000 (16:56 +0100)
commitf95c74e33eff5e3fe9798e2dc0a7749150ea3f80
tree4e716e6aa0409d2cdcbfbcb7314af93a07ef6585
parent4a5a5c73b7cfee46a0b1411903cfa0dea532deec
netfilter: xtables: shorten up return clause

The return value of nf_ct_l3proto_get can directly be returned even in
the case of success.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
net/ipv4/netfilter/ipt_CLUSTERIP.c
net/netfilter/xt_CONNSECMARK.c
net/netfilter/xt_connbytes.c
net/netfilter/xt_connmark.c
net/netfilter/xt_conntrack.c
net/netfilter/xt_state.c