commit | c45a9a9bf3b179ec1543d4e4e5fe0a7b6e82548e | [log] [tgz] |
---|---|---|
author | Ashvini Varatharaj <ashvinivaratharaj@gmail.com> | Sat Oct 19 09:00:59 2013 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 19 05:27:19 2013 -0700 |
tree | b8f5df7b2ca68f50e54b5504b5a4238a8d1c5683 | |
parent | 75b76b470f8772c0c5745d5546b34716e06cc4b8 [diff] |
Staging: speakup: removing jiffies comparison in speakup_apollo.c Fix checkpatch warning: WARNING: Comparing jiffies is almost always wrong; prefer time_after, time_before and friends Signed-off-by: Ashvini Varatharaj <ashvinivaratharaj@gmail.com> Reviewed-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>