Re: [PATCH 1/1] cgroups: implement device whitelist (v6)

From: Alexey Dobriyan
Date: Tue Apr 01 2008 - 08:35:14 EST


On 4/1/08, Pavel Machek <pavel@xxxxxx> wrote:
> > > > --- a/include/linux/cgroup_subsys.h
> > > > +++ b/include/linux/cgroup_subsys.h
> > > > @@ -42,3 +42,9 @@ SUBSYS(mem_cgroup)
> > > > #endif
> > > >
> > > > /* */
> > > > +
> > > > +#ifdef CONFIG_CGROUP_DEVICE
> > > > +SUBSYS(devices)
> > > > +#endif
> > > > +
> > > > +/* */
> > >
> > > I don't know what this is, but it does not look like C...
> >
> > Huh?
>
> Empty comments as separators?

They help when multiple people add such SUBSYS things and
do not have to fight rejects.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/