staging: xgifb: remove blank line after open brace
authorGargi Sharma <gs051095@gmail.com>
Thu, 15 Sep 2016 19:07:11 +0000 (00:37 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Sep 2016 08:27:52 +0000 (10:27 +0200)
commit909bb2b41f765a4882cc9a5ead13297b8a1f86c7
tree6a05df63b960874267f341b16162e2b8f29e8301
parentaa18660f62a7013683204fbfd66254f056474054
staging: xgifb: remove blank line after open brace

delete a blank line after an open brace to fix the check patch issue,
Blank lines aren't necessary after an open brace '{'.

Signed-off-by: Gargi Sharma <gs051095@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/vb_setmode.c