From: Manuel Schölling Date: Wed, 21 May 2014 17:16:36 +0000 (+0200) Subject: staging: lustre: Use time_before() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~513 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c9f38a1d1837de9060ce06f1897235236d38545;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed