[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b6fcc0a0804010534w729c277cr76294b13aeb69080@mail.gmail.com>
Date: Tue, 1 Apr 2008 15:34:58 +0300
From: "Alexey Dobriyan" <adobriyan@...il.com>
To: "Pavel Machek" <pavel@....cz>
Cc: "Serge E. Hallyn" <serue@...ibm.com>,
lkml <linux-kernel@...r.kernel.org>, daniel@...ac.com,
lizf@...fujitsu.com, "Pavel Emelyanov" <xemul@...nvz.org>,
"Greg KH" <greg@...ah.com>, "Andrew Morton" <akpm@...l.org>
Subject: Re: [PATCH 1/1] cgroups: implement device whitelist (v6)
On 4/1/08, Pavel Machek <pavel@....cz> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists