git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbef0a4
)
xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok().
author
David S. Miller
<davem@davemloft.net>
Fri, 11 Mar 2011 20:59:31 +0000
(15:59 -0500)
committer
David S. Miller
<davem@davemloft.net>
Sat, 12 Mar 2011 23:08:43 +0000
(15:08 -0800)
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>
No differences found