Re: Linux 2.6.25

From: Cyrill Gorcunov
Date: Sat Apr 19 2008 - 02:18:00 EST


[Rene Herman - Sat, Apr 19, 2008 at 05:20:23AM +0200]
> 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.
>

yep, I was confused by these names too ;)

- Cyrill -
--
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/