From: Manuel Schölling Date: Thu, 22 May 2014 20:11:06 +0000 (+0200) Subject: ioat: Use time_before_jiffies() X-Git-Tag: fixes-for-v3.18-merge-window~35^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e628ce70cae5ccd67830b0e2c3d038831746d86b;p=pandora-kernel.git ioat: Use time_before_jiffies() To be future-proof and for better readability the time comparisons are modified to use time_before_jiffies() instead of plain, error-prone math. Signed-off-by: Manuel Schölling [djbw: use time_before_jiffies() to make argument order more clear] Signed-off-by: Dan Williams --- Reading git-diff-tree failed