linux/drivers/staging/speakup
Colin Ian King 75ad9a33da staging: speakup: remove redundant variable l
Variable l is being assigned but is never used hence it is redundant
and can be removed.

Cleans up clang warning:
warning: variable 'l' set but not used [-Wunused-but-set-variable

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-11 14:45:54 +02:00
..
buffers.c staging: speakup: use true/false instead of 1/0 2018-05-15 09:31:38 +02:00
DefaultKeyAssignments
devsynth.c
fakekey.c
i18n.c
i18n.h
Kconfig
keyhelp.c
kobjects.c staging: speakup: Replace strncpy with memcpy 2018-07-02 10:39:06 +02:00
main.c staging: speakup: use true/false instead of 1/0 2018-05-15 09:31:38 +02:00
Makefile
selection.c
serialio.c
serialio.h
speakup_acnt.h
speakup_acntpc.c
speakup_acntsa.c
speakup_apollo.c
speakup_audptr.c
speakup_bns.c
speakup_decext.c
speakup_decpc.c
speakup_dectlk.c
speakup_dtlk.c
speakup_dtlk.h
speakup_dummy.c staging: speakup: Add pause command used on switching to graphical mode 2018-05-06 19:02:37 -07:00
speakup_keypc.c
speakup_ltlk.c
speakup_soft.c staging: speakup: Add pause command used on switching to graphical mode 2018-05-06 19:02:37 -07:00
speakup_spkout.c
speakup_txprt.c
speakup.h staging: speakup: Add pause command used on switching to graphical mode 2018-05-06 19:02:37 -07:00
speakupmap.h
speakupmap.map
spk_priv_keyinfo.h
spk_priv.h
spk_ttyio.c staging: speakup: Add blank line after declaration 2018-03-19 17:14:40 +01:00
spk_types.h staging: speakup: refactor synths array to use a list 2018-06-17 09:05:11 +02:00
spkguide.txt
synth.c staging: speakup: refactor synths array to use a list 2018-06-17 09:05:11 +02:00
thread.c
TODO
varhandlers.c staging: speakup: remove redundant variable l 2018-07-11 14:45:54 +02:00