From: Miklos Szeredi Date: Mon, 7 Jul 2014 13:28:50 +0000 (+0200) Subject: fuse: timeout comparison fix X-Git-Tag: omap-for-v3.17/fixes-against-rc2~288^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=126b9d4365b110c157bc4cbc32540dfa66c9c85a;p=pandora-kernel.git fuse: timeout comparison fix As suggested by checkpatch.pl, use time_before64() instead of direct comparison of jiffies64 values. Signed-off-by: Miklos Szeredi Cc: --- Reading git-diff-tree failed