]> asedeno.scripts.mit.edu Git - linux.git/commit
xfrm: Remove redundant state assignment in xfrm_input()
authorAviv Heller <avivh@mellanox.com>
Tue, 28 Nov 2017 17:55:42 +0000 (19:55 +0200)
committerSteffen Klassert <steffen.klassert@secunet.com>
Fri, 1 Dec 2017 06:41:48 +0000 (07:41 +0100)
commit9b7e14dba0c087e950fc024b486e8f729c1ee672
tree6dffff1a41657a346796f2470a5e7a40d1d4780d
parent43024b9ccd524ea1ad3e441edf08cb893bcd6d62
xfrm: Remove redundant state assignment in xfrm_input()

x is already initialized to the same value, above.

Signed-off-by: Aviv Heller <avivh@mellanox.com>
Signed-off-by: Yevgeny Kliteynik <kliteyn@mellanox.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/xfrm/xfrm_input.c