commit | 855dad99c07434065c0f21be6185e9cd8a6daab0 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Mon Jul 17 13:57:22 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 18 11:13:41 2017 -0700 |
tree | 7d838f4d13894bbefd8515fd65fb05dc82b3362c | |
parent | 3ca28286ea809685d273d41674da34f45111482a [diff] |
xfrm_policy: remove always true/false branches after previous change oldflo and xdst are always NULL. These branches were already removed by gcc, this doesn't change code. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>