lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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