From: Rami Rosen Date: Mon, 9 Jun 2008 23:00:22 +0000 (-0700) Subject: netfilter: nf_conntrack: remove unnecessary function declaration X-Git-Tag: v2.6.27-rc1~969^2~339 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bcd978e8cf2a1a9502d454cd2f80f9834e82610;p=pandora-kernel.git netfilter: nf_conntrack: remove unnecessary function declaration This patch removes nf_ct_ipv4_ct_gather_frags() method declaration from include/net/netfilter/ipv4/nf_conntrack_ipv4.h, since it is unused in the Linux kernel. Signed-off-by: Rami Rosen Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed