]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit66f960d80ee7a17b8e0218e9d7320a6ce0f89735
treee619ccf731a8cc90853662536202609da6ca6f6c
parent00e6d8f3341041383ffff57e72a7307673f9cfd7
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