From: Pablo Neira Ayuso Date: Thu, 30 Oct 2014 17:39:12 +0000 (+0100) Subject: netfilter: nf_log: fix sparse warning in nf_logger_find_get() X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~122^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5a589cc3034d035e8490216a45abd3a3b3cd85e;p=pandora-kernel.git netfilter: nf_log: fix sparse warning in nf_logger_find_get() net/netfilter/nf_log.c:157:16: warning: incorrect type in assignment (different address spaces) net/netfilter/nf_log.c:157:16: expected struct nf_logger *logger net/netfilter/nf_log.c:157:16: got struct nf_logger [noderef] * Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed