From: Ashvini Varatharaj Date: Sat, 19 Oct 2013 03:21:20 +0000 (+0530) Subject: Staging: speakup: removing jiffies comparison using time_after_eq() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75b76b470f8772c0c5745d5546b34716e06cc4b8;p=pandora-kernel.git Staging: speakup: removing jiffies comparison using time_after_eq() Fix checkpatch warning: Comparing jiffies is almost always wrong; prefer time_after, time_before and friends Signed-off-by: Ashvini Varatharaj Reviewed-by: Peter P Waskiewicz Jr Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed