From: Patrick McHardy Date: Mon, 27 Feb 2006 21:03:39 +0000 (-0800) Subject: [NETFILTER]: nf_queue: remove unnecessary check for outfn X-Git-Tag: v2.6.16-rc6~163^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e121e9ecb08c3a9843243f461290869ff08be900;p=pandora-kernel.git [NETFILTER]: nf_queue: remove unnecessary check for outfn The only point of registering a queue handler is to provide an outfn, so there is no need to check for it. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed