On Mon, Sep 24, 2007 at 09:58:15AM -0700, Randy Dunlap wrote:
> > +   config FAIR_CGROUP_SCHED
> > +           bool "Control groups"
> > +           depends on CGROUPS
> > +           help
> > +              This option allows you to create arbitrary task groups
> > +              using the "cgroup" psuedo filesystem and control
> > +              the cpu bandwidth allocated to each such task group.
> > +              Refer to Documentation/cgroups.txt for more information
> > +              on "cgroup" psuedo filesystem.
> 
> Too much indentation.
> 
> s/cpu/CPU/g please.

will fix both.

> > +config RESOURCE_COUNTERS
> > +   bool "Resource counters"
> > +   help
> > +     This option enables controller independent resource accounting
> > +          infrastructure that works with cgroups
> 
> Use tab + 2 spaces to indent help text.

This one was there before in -mm ..I just moved it below in the Kconfig
file. Neverthless will fix the coding-style here as well.

Thanks for your reviews!

-- 
Regards,
vatsa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to