Re: ipw2200: small cleanups

From: Jan Engelhardt
Date: Thu Aug 31 2006 - 09:07:18 EST


>
>Remove dead, commented-out code, and switch to C-style commments.

Why can't we use C99 comments? We're already depending on so many GCC
features that C-C99 is really nitpicky.

>- //set the Stop and Abort bit
>+ /* set the Stop and Abort bit */

Jan Engelhardt
--
-
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/