On Fri, Apr 06, 2007 at 04:32:24PM -0700, [EMAIL PROTECTED] wrote: > -int cpuset_create(struct container *cont) > +int cpuset_create(struct container_subsys *ss, struct container *cont)
Minor nit: The static declaration for cpuset_create (and friends) can be re-introduced, since they won't be accessed directly from other files? -- Regards, vatsa _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
