Re: [PATCH] aironet4500_cs.c kmalloc checking

Elmer Joandi (elmer@ylenurme.ee)
Wed, 09 Aug 2000 01:50:56 +0000


Arnaldo Carvalho de Melo wrote:

> > } // dev = init_etherdev(0, sizeof(struct awc_private) );
> > ^^ C++ style comments...blech! :)
>
> better, yes, and the comments were not mine, blargh, but I try not to touch
> that much, just trying to fix the problems, this is up to the maintainer to
> use whatever kind of comments, or el penguino can ask him to change to /**/.

my C++ // comments (left from development time) are just a small thing
compared to 10^N lines of nonsense exess code of network initialization in
every driver.

elmer.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/