staging: sm750fb: fix block comment style and spelling issues in ddk750_chip.c
authorMoshe Green <mgmoshes@gmail.com>
Thu, 15 Sep 2016 20:16:11 +0000 (23:16 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Sep 2016 07:45:16 +0000 (09:45 +0200)
commitb29376c31aaade2e28a79722c680f7c60500af48
treee619ccf731a8cc90853662536202609da6ca6f6c
parent46b7dd7ce3e0de9b92402032877cc414b5ba9216
staging: sm750fb: fix block comment style and spelling issues in ddk750_chip.c

Fix the following warning types:
 - line length
 - block comment line * prefix
 - trailing */ on a separate line
found by the checkpatch.pl tool in multiple block comments.

Fix a single spelling error in a comment.

Signed-off-by: Moshe Green <mgmoshes@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/ddk750_chip.c