]> git.baikalelectronics.ru Git - kernel.git/commit
serial: Samsung: Silence some checkpatch errors and warnings
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 5 Sep 2012 05:00:11 +0000 (10:30 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Sep 2012 20:18:13 +0000 (13:18 -0700)
commit7885728017f66edbff572150c8c90e74ebe978fb
tree9e818c85e36b7a9a8748d7466fabdecf48da8b3b
parentd7db5f0c9b29046b1f276094c6779ae4b23f0b70
serial: Samsung: Silence some checkpatch errors and warnings

Fixes the following errors and warnings:
ERROR: trailing whitespace
ERROR: return is not a function, parentheses are not required
WARNING: suspect code indent for conditional statements (32, 36)

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/samsung.c