]> Pileus Git - ~andy/linux/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)
commitebd4687af732a903f6822bb129d2f3a7d830e798
tree36edb791d06c85a18c653bc1175fda68b98c175c
parent6d75afe2916adf9e9de6862275cdf89b9b7e4d0e
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