]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd0bd008d540f90522aa1446017716d42e36f20ea
tree2ed5db5444629baeccd1a9aa77c6a80ebc0ac590
parentf202491932e24814e19cc588afe6b623348b35e7
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