From: Manuel Schölling Date: Wed, 21 May 2014 17:24:03 +0000 (+0200) Subject: qlogic: Use time_before() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b3d9655119625cc102756395715292150a8980e;p=pandora-kernel.git qlogic: 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: David S. Miller --- Reading git-diff-tree failed