Fix some issues reported by checkpatch.pl. All of them are coding style issues, no function changes.
Xiaofei Tan (9): tty: hvc_console: Fix spaces required around that '=' tty: hvc_console: Fix "foo * bar" should be "foo *bar" tty: hvc_console: Remove trailing whitespace tty: hvc_console: Fix issues of code indent should use tabs tty: hvc_console: Delete spaces prohibited around open parenthesis '(' and ')' tty: hvc_console: Fix coding style issues of block comments tty: hvc_console: Add a blank line after declarations tty: hvc_console: Remove the repeated words 'no' and 'from' tty: hvc_console: Move open brace { on the previous line drivers/tty/hvc/hvc_console.c | 37 ++++++++++++++++++++++--------------- 1 file changed, 22 insertions(+), 15 deletions(-) -- 2.8.1