staging: xgifb: vb_setmode: brace style fixes
authorKenny Ballou <kballou@devnulllabs.io>
Mon, 15 Jan 2018 18:34:26 +0000 (11:34 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Jan 2018 08:41:19 +0000 (09:41 +0100)
commit2b44667b8fb667b9fec4b278285f61aaee26e626
treecb02deab8f4436d55cca66fdbadbc038579391ff
parent5d2161dad70bc9c3a1d35851602c836e9f693b6a
staging: xgifb: vb_setmode: brace style fixes

Add braces to certain "multiline" conditions where "multiline" means
including comments.

Signed-off-by: Kenny Ballou <kballou@devnulllabs.io>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/vb_setmode.c