From: Asaf Vertz Date: Tue, 6 Jan 2015 13:44:15 +0000 (+0200) Subject: dm bufio: fix time comparison to use time_after_eq() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~100^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f495339c441b9a69c43327f71c23ffa7632e3020;p=pandora-kernel.git dm bufio: fix time comparison to use time_after_eq() To be future-proof and for better readability the time comparison is modified to use time_after_eq() instead of plain, error-prone math. Signed-off-by: Asaf Vertz Signed-off-by: Mike Snitzer --- Reading git-diff-tree failed