From: Adrian Bunk Date: Tue, 31 Jul 2007 01:04:09 +0000 (-0700) Subject: [PKTGEN]: make get_ipsec_sa() static and non-inline X-Git-Tag: v2.6.23-rc2~35^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fea1ab0fcf117bc1e9c9285af6463d31d9cc0ac6;p=pandora-kernel.git [PKTGEN]: make get_ipsec_sa() static and non-inline Non-static inline code usually doesn't makes sense. In this case making is static and non-inline is the correct solution. Signed-off-by: Adrian Bunk Signed-off-by: David S. Miller --- Reading git-diff-tree failed