xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok().
authorDavid S. Miller <davem@davemloft.net>
Fri, 11 Mar 2011 20:59:31 +0000 (15:59 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Mar 2011 23:08:43 +0000 (15:08 -0800)
commitca116922afa8cc5ad46b00c0a637b1cde5ca478a
treed42c44ec4153750e40ee509046af9030c6621eb8
parentfbef0a40919a80eb8a02fe9d3b96dfdcdebf4317
xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok().

There is only one caller of xfrm_bundle_ok(), and that always passes these
parameters as NULL.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_policy.c