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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 8 Oct 2006 18:26:45 +0000
From:	Pavel Machek <pavel@....cz>
To:	Jiri Slaby <jirislaby@...il.com>
Cc:	Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org,
	p.hardwick@...ion.com
Subject: Re: [PATCH 2/2] Char: nozomi, bad comment sings

Hi!

> nozomi, bad comment sings
> 
> Don't use // for comments in C.

> @@ -413,11 +413,11 @@ struct port {
>  	ctrl_ul_t ctrl_ul;
>  	ctrl_dl_t ctrl_dl;
>  	struct kfifo *fifo_ul;
> -//	u32 dl_addr[2];
> +/*	u32 dl_addr[2]; */

Simply delete unused code. We already have it under version control...

-- 
Thanks for all the (sleeping) penguins.
-
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