commit | dd3fde11d3642e37f563e43ef10cd03377923e50 | [log] [tgz] |
---|---|---|
author | Anil Belur <askb23@gmail.com> | Mon Jun 30 18:55:48 2014 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 08 16:52:33 2014 -0700 |
tree | 6cf04b11dbc762e99412b1eca01ef844e0a912eb | |
parent | bc4f07c86eec8d530d8124530067b589b4be5c71 [diff] |
staging: speakup: speakup_dectlk.c - use time_before_eq() - this replaces jiffies comparision with safer function using time_after_eq() Signed-off-by: Anil Belur <askb23@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>