staging: sm750fb: fix open brace in function declaration
authorAnatoly Stepanov <drivengroove@gmail.com>
Sun, 28 Jun 2015 23:44:03 +0000 (02:44 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jul 2015 01:29:42 +0000 (18:29 -0700)
commit14a974c567aa30070f87ec6652c1727a0e03f11a
treeda4496cdc6207e27537a0772288d1703641ea0dc
parent9a52ae2dd8c24a3ab53bb68ea2b5f94c11e3f5a8
staging: sm750fb: fix open brace in function declaration

Fix according to checkpatch.pl message:
"ERROR: open brace '{' following function declarations go on the next line"

Signed-off-by: Anatoly Stepanov <drivengroove@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750_hw.c