1
0
Fork 0
alistair23-linux/drivers/staging/speakup
Christopher Brannon 4073f1b6ab staging: speakup: speakup_dectlk.c: style fixes
* Clean this file based on reports from checkpatch.pl.
* Replace a function-like macro with an inline function.
* Remove an incorrect use of the volatile qualifier.  The
previously-volatile variable is now always protected by a spinlock.

Signed-off-by: Christopher Brannon <chris@the-brannons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-10-15 12:22:38 -07:00
..
DefaultKeyAssignments
Kconfig
Makefile Staging: speakup: Makefile: Makefile clean up 2010-10-08 07:26:24 -07:00
TODO
buffers.c
devsynth.c staging: speakup: devsynth.c: style fixes 2010-10-12 10:50:41 -07:00
fakekey.c
i18n.c staging: speakup: i18n.c: style fixes 2010-10-12 10:50:41 -07:00
i18n.h
keyhelp.c staging: speakup: keyhelp.c: style fixes 2010-10-12 10:50:42 -07:00
kobjects.c staging: speakup: kobjects.c: style fixes 2010-10-12 10:50:42 -07:00
main.c
selection.c
serialio.c staging: speakup: fix printk format warning 2010-10-14 12:14:10 -07:00
serialio.h
speakup.h
speakup_acnt.h
speakup_acntpc.c staging: speakup: speakup_acntpc.c: style fixes 2010-10-15 12:22:35 -07:00
speakup_acntsa.c staging: speakup: speakup_acntsa.c: style fixes 2010-10-15 12:22:35 -07:00
speakup_apollo.c staging: speakup: speakup_apollo.c: style fixes 2010-10-15 12:22:35 -07:00
speakup_audptr.c staging: speakup: speakup_audptr.c: style fixes 2010-10-15 12:22:36 -07:00
speakup_bns.c staging: speakup: speakup_bns.c: style fixes 2010-10-15 12:22:36 -07:00
speakup_decext.c staging: speakup: speakup_decext.c: style fixes 2010-10-15 12:22:36 -07:00
speakup_decpc.c staging: speakup: speakup_decpc.c: style fixes 2010-10-15 12:22:36 -07:00
speakup_dectlk.c staging: speakup: speakup_dectlk.c: style fixes 2010-10-15 12:22:38 -07:00
speakup_dtlk.c staging: speakup: speakup_dtlk.c: style fixes 2010-10-15 12:22:36 -07:00
speakup_dtlk.h
speakup_dummy.c staging: speakup: speakup_dummy.c: style fixes 2010-10-15 12:22:37 -07:00
speakup_keypc.c staging: speakup: speakup_keypc.c: style fixes 2010-10-15 12:22:37 -07:00
speakup_ltlk.c staging: speakup: speakup_ltlk.c: style fixes 2010-10-15 12:22:37 -07:00
speakup_soft.c staging: speakup: speakup_soft.c: style fixes 2010-10-15 12:22:37 -07:00
speakup_spkout.c staging: speakup: speakup_spkout.c: style fixes 2010-10-15 12:22:38 -07:00
speakup_txprt.c staging: speakup: speakup_txprt.c: style fixes 2010-10-15 12:22:38 -07:00
speakupmap.h
speakupmap.map
spk_priv.h
spk_priv_keyinfo.h
spk_types.h
spkguide.txt
synth.c
thread.c
varhandlers.c