Re: [PATCH 2/2] Char: nozomi, bad comment sings

From: Pavel Machek
Date: Sun Oct 08 2006 - 14:27:52 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/