Re: [PATCH 0/10] cxgb3: Chelsio T3 1G/10G ethernet device driver

From: Stephen Hemminger
Date: Fri Dec 08 2006 - 13:37:18 EST


Minor style stuff (that can be fixed later).
1) /* C style comments */ are preferred over // C++ style
2) Please use C99 style structure initializers especially for OS
interface structures like ops for MII.
-
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/