Re: Linux 2.6.25

From: Rene Herman
Date: Fri Apr 18 2008 - 23:17:23 EST


On 19-04-08 05:05, Rene Herman wrote:
On 18-04-08 22:03, Cyrill Gorcunov wrote:

| it seems drivers/acpi/thermal.c has a small nit
| | 881: /* sys I/F for generic thermal sysfs support */
| 882: #define KELVIN_TO_MILLICELSIUS(t) (t * 100 - 273200)
| | but it should multiply by 1000 meguess
|
oh, i'm wrong, sorry

? How are you wrong ?

(okay, it's only the name which is wrong; it's DECIKELVIN_TO_MILLICELSIUS)

Rene.
--
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/