From: Arnaud Ebalard Date: Thu, 13 Nov 2008 07:28:15 +0000 (-0800) Subject: net: Remove unused parameter of xfrm_gen_index() X-Git-Tag: v2.6.29-rc1~581^2~721 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a12122c7a00347da9669cfcde82954c9e3d6f5e;p=pandora-kernel.git net: Remove unused parameter of xfrm_gen_index() In commit 2518c7c2b3d7f0a6b302b4efe17c911f8dd4049f ("[XFRM]: Hash policies when non-prefixed."), the last use of xfrm_gen_policy() first argument was removed, but the argument was left behind in the prototype. Signed-off-by: Arnaud Ebalard Acked-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed