Am Sonntag, 23. M�rz 2003 21:27 schrieb Christoph Hellwig:
> // The following register sets temp interrupt mode (bits 1-0 for temp1,
> // 3-2 for temp2, 5-4 for temp3). Modes are:
> // 00 interrupt stays as long as value is out-of-range
> // 01 interrupt is cleared once register is read (default)
> // 10 comparator mode- like 00, but ignores hysteresis
> // 11 same as 00
>
> Please don't use C++-style comments in kernel code.
>
Why? It's a valid C99 feature and since the kernel already uses C99
initializers it won't compile with compilers that choke on C99 comments
anyway.
Dominik
-- Be at war with your voices, at peace with your neighbors, and let every new year find you a better man. (Benjamin Franklin, 1706-1790)- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sun Mar 23 2003 - 22:00:45 EST