Re: Type error in drivers/input/tsdev.c?

From: Jiri Slaby
Date: Tue Jun 19 2007 - 05:28:37 EST


Fengwei Yin napsal(a):
> Hi,
> In function tsdev_event() of drivers/input/tsdev.c,
> conversion from usec to milisec is like:
> client->event[client->head].millisecs =
> time.tv_usec / 100;
> ~~~~~~ should be 1000?

Seems so. James CCed.

regards,
--
http://www.fi.muni.cz/~xslaby/ Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8 22A0 32CC 55C3 39D4 7A7E
-
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/