From: Tapasweni Pathak Date: Sun, 21 Sep 2014 13:52:51 +0000 (+0530) Subject: staging: speakup: remove jiffies comparison using time_after_eq() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89021ecc8364e727a24b0683a74515c8ddf308db;p=pandora-kernel.git staging: speakup: remove jiffies comparison using time_after_eq() This patch fixes checkpatch.pl warning in files of speakup WARNING : Comparing jiffies is almost always wrong; prefer time_after, time_before and friends Signed-off-by: Tapasweni Pathak Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed