[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20061008182645.GB4033@ucw.cz>
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