1
0
Fork 0
alistair23-linux/drivers/staging/speakup
Esra Altintas 146ea83566 staging: speakup: Use time_after_eq to compare jiffies in speakup_keypc.c
The following patch fixes the checkpatch.pl warning:
WARNING: Comparing jiffies is almost always wrong; prefer time_after,
time_before and friends

Signed-off-by: Esra Altintas <es.altintas@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-10-20 10:29:19 +08:00
..
DefaultKeyAssignments
Kconfig
Makefile
TODO Update speakup mailing list address 2014-07-18 16:36:29 -07:00
buffers.c staging: speakup: fix redundant return in void functions 2014-09-11 14:54:50 -07:00
devsynth.c
fakekey.c
i18n.c
i18n.h staging: speakup: fix warnings: line over 80 characters 2014-09-11 14:53:53 -07:00
keyhelp.c staging: speakup: fix missing blank lines after declarations 2014-09-11 14:54:51 -07:00
kobjects.c staging: speakup: Change char * array type as static const 2014-10-20 10:29:12 +08:00
main.c staging: speakup: Change char * array type as static const 2014-10-20 10:29:12 +08:00
selection.c staging: speakup: Added blank line. 2014-09-28 23:16:06 -04:00
serialio.c staging: speakup: fix missing blank lines after declarations 2014-09-11 14:54:51 -07:00
serialio.h staging: speakup: Fixed warning <linux/serial.h> instead of <asm/serial.h> 2014-10-02 10:09:01 -07:00
speakup.h Staging: speakup: Move pasting into a work item 2014-05-24 02:25:10 +09:00
speakup_acnt.h
speakup_acntpc.c staging: speakup: fix missing blank lines after declarations 2014-09-11 14:54:51 -07:00
speakup_acntsa.c Merge branch 'next' (accumulated 3.16 merge window patches) into master 2014-06-08 11:31:16 -07:00
speakup_apollo.c drivers/staging/speakup/: avoid world-writable sysfs files. 2014-05-23 20:31:22 +09:00
speakup_audptr.c staging: speakup: fix missing blank lines after declarations 2014-09-11 14:54:51 -07:00
speakup_bns.c drivers/staging/speakup/: avoid world-writable sysfs files. 2014-05-23 20:31:22 +09:00
speakup_decext.c staging: speakup: remove jiffies comparison using time_after_eq() 2014-09-23 13:31:36 -07:00
speakup_decpc.c staging: speakup: remove jiffies comparison using time_after_eq() 2014-09-23 13:31:36 -07:00
speakup_dectlk.c staging: speakup: fix missing blank lines after declarations 2014-09-11 14:54:51 -07:00
speakup_dtlk.c staging: speakup: remove jiffies comparison using time_after_eq() in speakup_dtlk.c 2014-10-20 10:29:12 +08:00
speakup_dtlk.h
speakup_dummy.c drivers/staging/speakup/: avoid world-writable sysfs files. 2014-05-23 20:31:22 +09:00
speakup_keypc.c staging: speakup: Use time_after_eq to compare jiffies in speakup_keypc.c 2014-10-20 10:29:19 +08:00
speakup_ltlk.c staging: speakup: fix missing blank lines after declarations 2014-09-11 14:54:51 -07:00
speakup_soft.c staging: speakup: fix missing blank lines after declarations 2014-09-11 14:54:51 -07:00
speakup_spkout.c staging: speakup: fix missing blank lines after declarations 2014-09-11 14:54:51 -07:00
speakup_txprt.c drivers/staging/speakup/: avoid world-writable sysfs files. 2014-05-23 20:31:22 +09:00
speakupmap.h
speakupmap.map
spk_priv.h
spk_priv_keyinfo.h
spk_types.h staging: speakup: fix line indentations 2014-09-11 14:54:51 -07:00
spkguide.txt Staging: speakup: Fix trailing space 2014-09-28 23:16:06 -04:00
synth.c staging: speakup: remove jiffies comparison using time_after_eq() 2014-09-23 13:31:36 -07:00
thread.c Staging: speakup: fix checkpatch warning 2014-09-19 17:27:28 -07:00
varhandlers.c staging: speakup: Fix missing blank line warning 2014-10-02 10:09:01 -07:00