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