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:
bc4f07c
)
staging: speakup: speakup_dectlk.c - use time_before_eq()
author
Anil Belur
<askb23@gmail.com>
Mon, 30 Jun 2014 13:25:48 +0000
(18:55 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 8 Jul 2014 23:52:33 +0000
(16:52 -0700)
- this replaces jiffies comparision with safer function using
time_after_eq()
Signed-off-by: Anil Belur <askb23@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found