staging: speakup: Fix block comment style
authorJanani Ravichandran <janani.rvchndrn@gmail.com>
Sun, 14 Feb 2016 03:05:01 +0000 (22:05 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Feb 2016 00:49:09 +0000 (16:49 -0800)
commite6ceec822a0c1192744b15e95e9119051ea89a31
treed70a3d7eaf09ea9858f081c90dd0d4b572655047
parent7d8827cf7dcaf8553244aa5c0d2b63a4577824db
staging: speakup: Fix block comment style

Use trailing */ on a separate line when it is a block comment.
This patch fixes the last of the checkpatch warnings for the file.

Signed-off-by: Janani Ravichandran <janani.rvchndrn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/serialio.c