]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: speakup: Remove unnecessary space after cast
authorShiva Kerdel <shiva@exdev.nl>
Sun, 6 Nov 2016 14:09:18 +0000 (15:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Nov 2016 09:50:35 +0000 (10:50 +0100)
commitd290effe7e47a15b65e8532dae48fc2d49047982
treeed5f1af78fdad5428ba19790433c931c60fcc651
parent7970b9e6a524fc978a4c3013ca14efcfe37b84e3
Staging: speakup: Remove unnecessary space after cast

The affected files have been modified to remove redundant spaces after
casts to solve checkpatch.pl checks.

Signed-off-by: Shiva Kerdel <shiva@exdev.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/main.c
drivers/staging/speakup/selection.c
drivers/staging/speakup/serialio.c