xfrm: policy: add missing indentation
authorColin Ian King <colin.king@canonical.com>
Tue, 13 Nov 2018 14:28:42 +0000 (14:28 +0000)
committerSteffen Klassert <steffen.klassert@secunet.com>
Thu, 15 Nov 2018 17:09:32 +0000 (18:09 +0100)
commit7759d6a837edf3e2cc627d3bd7167c6fec637d64
treec6ae488e0a5c4e38796f6456225807cc220432ee
parent4fc735d934ef8afb2f12d19293e3418d14ba6ba2
xfrm: policy: add missing indentation

There is a missing indentation before the goto statement. Add it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/xfrm/xfrm_policy.c