From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Date: Wed, 23 Nov 2011 15:02:13 -0800 > Needs a thorough redo. Please take a look at the other cgroup > subsystem headers. The basic pattern is > > #ifdef CONFIG_FOO_CGROUP > <definitions and declarations> > #else > <any needed stubs go here> > #endif > > And that's it. I told Neil to put the stub in net/core/dev.c since that's the one and only call site. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html