staging: lustre: Use time_before()
commit0c9f38a1d1837de9060ce06f1897235236d38545
authorManuel Schölling <manuel.schoelling@gmx.de>
Wed, 21 May 2014 17:16:36 +0000 (21 19:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 12:06:30 +0000 (23 21:06 +0900)
treecd2257c721e8720e4acec153b56f3a24e015b04d
parentfe456ff4bce247e4444bef847ba4905647664895
staging: lustre: Use time_before()

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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/linux/obd.h