Should I use the pernet stuff for rxrpc sysctls

David Howells dhowells at redhat.com
Thu Feb 6 18:12:10 EST 2014


I also noticed this in net/core/sysctl_net_core.c:

	static struct ctl_table net_core_table[] = {
	#ifdef CONFIG_NET  <---
		{

But isn't the content of the net/core/ directory contingent on CONFIG_NET=y in
net/Makefile, rendering this redundant?

David



More information about the linux-afs mailing list