From: David S. Miller Date: Fri, 11 Mar 2011 20:59:31 +0000 (-0500) Subject: xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok(). X-Git-Tag: v2.6.39-rc1~468^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca116922afa8cc5ad46b00c0a637b1cde5ca478a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed