staging: speakup: Fix multi-line comment style
authorCristina Moraru <cristina.moraru09@gmail.com>
Wed, 14 Oct 2015 20:28:29 +0000 (23:28 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 05:56:23 +0000 (22:56 -0700)
commit7ea8778ef33438a6509313cc1177a9a8ec44b214
tree2ed5db5444629baeccd1a9aa77c6a80ebc0ac590
parentf1092794c0132cfca2329748983b840ffeae379e
staging: speakup: Fix multi-line comment style

Thus using the preferred style for multi-line coments as
mentioned in Documentation/CodingStyle.

It also silences 'Block comments use * on subsequent lines'
and 'Block comments use a trailing */ on a separate line'
checkpatch.pl warnings.

Signed-off-by: Cristina Moraru <cristina.moraru09@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/speakup_soft.c
drivers/staging/speakup/spk_priv.h
drivers/staging/speakup/spk_priv_keyinfo.h