From: Manuel Schölling Date: Mon, 19 May 2014 20:59:04 +0000 (+0200) Subject: vxge: Use time_before() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6e92d10002f584d8ec31c39aea733211bf82c0c;p=pandora-kernel.git vxge: 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