Re: linux-next: build warning after merge of the security tree

From: Paul Moore
Date: Tue Aug 05 2014 - 15:49:32 EST


On Monday, August 04, 2014 04:25:49 PM Stephen Rothwell wrote:
> Hi James,
>
> After merging the security tree, today's linux-next build (powerpc
> ppc64_defconfig) produced this warning:
>
> In file included from include/net/cipso_ipv4.h:41:0,
> from net/ipv4/sysctl_net_ipv4.c:24:
> include/net/netlabel.h:527:12: warning: 'netlbl_catmap_setlong' defined but
> not used [-Wunused-function] static int netlbl_catmap_setlong(struct
> netlbl_lsm_catmap **catmap, ^
>
> Introduced by commit 4b8feff251da ("netlabel: fix the horribly broken
> catmap functions").

Looks like I forgot to mark the dummy function as an inline, I'll get that
fixed soon.

--
paul moore
security and virtualization @ redhat

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/