From: Daniel Borkmann Date: Wed, 11 Jun 2014 16:19:28 +0000 (+0200) Subject: ktime: add ktime_after and ktime_before helper X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~35^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67cb9366ff5f99868100198efba5ca88aaa6ad25;p=pandora-kernel.git ktime: add ktime_after and ktime_before helper Add two minimal helper functions analogous to time_before() and time_after() that will later on both be needed by SCTP code. Signed-off-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed