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:
87f03cc
)
micrel: Use time_before_eq()
author
Manuel Schölling
<manuel.schoelling@gmx.de>
Thu, 22 May 2014 17:52:45 +0000
(19:52 +0200)
committer
David S. Miller
<davem@davemloft.net>
Thu, 22 May 2014 19:50:12 +0000
(15:50 -0400)
To be future-proof and for better readability the time comparisons are modified
to use time_before_eq() instead of plain, error-prone math.
Signed-off-by: Manuel Schölling <manuel.schoelling@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found