]> git.baikalelectronics.ru Git - kernel.git/commit
staging: sm750fb: Remove blank lines after { and before } braces.
authorVarsha Rao <rvarsha016@gmail.com>
Mon, 27 Feb 2017 10:19:31 +0000 (15:49 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:17:06 +0000 (09:17 +0100)
commit4c64b078e9d594c5605e59dc7c3a5543f5464d80
tree9b8afc1b5180fac37f9b6551af270fed2947b51a
parentd30ef8f8734c58a3e52a3b231a7418e74e771dd8
staging: sm750fb: Remove blank lines after { and before } braces.

Removed unnecessary blank lines after open brace and before closed
braces, to fix the check patch issue. Also removed braces which were not
required.

Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750.c
drivers/staging/sm750fb/sm750_accel.c
drivers/staging/sm750fb/sm750_cursor.c