lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ