[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0706212052570.32460@pentafluge.infradead.org>
Date: Thu, 21 Jun 2007 20:54:16 +0100 (BST)
From: James Simmons <jsimmons@...radead.org>
To: Jiri Slaby <jirislaby@...il.com>
cc: Fengwei Yin <yfw.kernel@...il.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: Type error in drivers/input/tsdev.c?
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists