On Wed, May 14, 2014 at 11:47 PM, Stephen Rothwell <s...@canb.auug.org.au> wrote: > Hi all, > > After merging the net-next tree, today's linux-next build (powerpc > allnoconfig) produced this warning: > > > include/net/ip.h:211:5: warning: "CONFIG_SYSCTL" is not defined [-Wundef] > #if CONFIG_SYSCTL > ^ > > Introduced by commit 122ff243f5f1 ("ipv4: make ip_local_reserved_ports > per netns").
Oops, blame my fat fingers... Just s/#if/#ifdef/. ;) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/