OSDN Git Service

staging: dgnc: Fix block comment style
authorRehas Sachdeva <aquannie@gmail.com>
Fri, 26 Feb 2016 15:59:20 +0000 (21:29 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Mar 2016 06:09:09 +0000 (22:09 -0800)
commit8e8d27f7d5063a0f5aef00f9eb3e213d12927717
tree9cd68dfb71fa0792b6ef11e38e9d2404b482c4bf
parent05b30f49996364b706b229639107c69d1eef4748
staging: dgnc: Fix block comment style

This patch fixes the block comment style.
1. The checkpatch.pl warning:
Block comments use a trailing */ on a separate line.
2. '====' separator is unnecessary and should not be used.

Signed-off-by: Rehas Sachdeva <aquannie@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_tty.c