From: Manuel Schölling Date: Sun, 25 May 2014 18:07:02 +0000 (+0200) Subject: staging: dgnc: Use time_after_eq() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~250 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7879be810c05e7a1e6ef0dde65ad730d704535df;p=pandora-kernel.git staging: dgnc: Use time_after_eq() To be future-proof and for better readability the time comparisons are modified to use time_after_eq() instead of plain, error-prone math. Signed-off-by: Manuel Schölling Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed