commit | b29376c31aaade2e28a79722c680f7c60500af48 | [log] [tgz] |
---|---|---|
author | Moshe Green <mgmoshes@gmail.com> | Thu Sep 15 23:16:11 2016 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Sep 16 09:45:16 2016 +0200 |
tree | e619ccf731a8cc90853662536202609da6ca6f6c | |
parent | 46b7dd7ce3e0de9b92402032877cc414b5ba9216 [diff] |
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>