commit | aff669bc286eb3a459acb6e192ae7d2adc3967a3 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Mon Jul 17 13:57:23 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 18 11:13:41 2017 -0700 |
tree | c02d2ad1e602a2a6286d8c035985c167b9eaca16 | |
parent | 855dad99c07434065c0f21be6185e9cd8a6daab0 [diff] |
xfrm_policy: kill flow to policy dir conversion XFRM_POLICY_IN/OUT/FWD are identical to FLOW_DIR_*, so gcc already removed this function as its just returns the argument. Again, no code change. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>