]> 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)
commit693190aa6174a9b16599cd83cbfa501314499994
tree9b8afc1b5180fac37f9b6551af270fed2947b51a
parent4f23410dfba77ea00354a776000e0c58a3d02201
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