]> git.baikalelectronics.ru Git - kernel.git/commit
xfrm: simplify the exit path of xfrm_output_one()
authorJean Sacren <sakiwit@gmail.com>
Sat, 1 Jun 2013 16:23:15 +0000 (16:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Jun 2013 22:17:38 +0000 (15:17 -0700)
commitf180cc707a61a9319a5a03884dc59cdd111aa5fd
tree36edb791d06c85a18c653bc1175fda68b98c175c
parent5faf1cfc523f38f92dd77f69489eca3649e54a91
xfrm: simplify the exit path of xfrm_output_one()

Clean up unnecessary assignment and jump. While there, fix up the label
name.

Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_output.c