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

From: James Simmons
Date: Thu Jun 21 2007 - 15:54:53 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.

Thats my old email address. Tsdev is schedule for deletion.

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