git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81e329c
)
Input: drivers/char/keyboard.c - use time_after
author
Julia Lawall
<julia@diku.dk>
Thu, 17 Apr 2008 13:28:25 +0000
(09:28 -0400)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 24 Apr 2008 17:24:54 +0000
(13:24 -0400)
The functions time_before, time_before_eq, time_after, and time_after_eq
are more robust for comparing jiffies against other values.
Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found