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:
12b5c38
)
vxge: Use time_before()
author
Manuel Schölling
<manuel.schoelling@gmx.de>
Mon, 19 May 2014 20:59:04 +0000
(22:59 +0200)
committer
David S. Miller
<davem@davemloft.net>
Wed, 21 May 2014 20:42:30 +0000
(16:42 -0400)
To be future-proof and for better readability the time comparisons are modified
to use time_before() 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