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:	Fri, 15 Jul 2011 06:54:32 +0200
From:	Arne Jansen <lists@...-jansens.de>
To:	linux-kernel@...r.kernel.org, greg@...ah.com, joe@...ches.com,
	rdunlap@...otime.net, kongjianjun@...il.com
Subject: Re: [RFC]Question about codes comments

On 15.07.2011 05:47, Harry Wei wrote:
> Hi all,
> When i read the kernel codes, i always find the code comments with
> /* XXX ..... */. The 'XXX' turns to be colourful. It is with croci.
> I don't know the meaning of 'XXX'? Can anyone tell me?

It is just a marker that there's still some work to do, like
FIXME, TODO, and HERE. Normally you set this marker
to be able to find all those places easily by a simple search.
The marker should at least be accompanied by an explanatory
text.

> 
> Thanks in advance
> Harry Wei
> --
--
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