]> err.no Git - linux-2.6/commit
[PATCH] USB: ati_remote: use time_before() and friends
authorMarcelo Feitoza Parisi <marcelo@feitoza.com.br>
Wed, 30 Nov 2005 21:50:39 +0000 (00:50 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 4 Jan 2006 21:51:41 +0000 (13:51 -0800)
commitf0b80fbf294bc4f6ec179b09fd5b63df25188259
treea3eb4af3ce641bc99dd89bc01aca2917aaba060a
parent95f209f93663103db2a8fb989e226ac68a98b036
[PATCH] USB: ati_remote: use time_before() and friends

They deal with wrapping correctly and are nicer to read.

Signed-off-by: Marcelo Feitoza Parisi <marcelo@feitoza.com.br>
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/input/ati_remote.c