[IPSEC]: Kill duplicate xfrm_policy_flush prototype
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 2 Jan 2008 03:07:50 +0000 (19:07 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:00:28 +0000 (15:00 -0800)
For five years we had two xfrm_policy_flush prototypes and every time that
function's signature changed people have been diligently updating both of
them without noticing :)

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found