OSDN Git Service

staging: xgifb: add braces around if-statements
authorKatie Dunne <kdunne@mail.ccsf.edu>
Mon, 20 Feb 2017 20:24:40 +0000 (12:24 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:16:59 +0000 (09:16 +0100)
commita8ba84626b1b33ff53c4adaff9b69304eb41877f
tree5a376e9c1b200d0c041d6748bd91b5eb64eee64d
parent7bc6edf95b20b526b12b3a326845b21ba7adfe31
staging: xgifb: add braces around if-statements

Add braces to instances of if-statements found by checkpatch.pl
to conform to kernel style.

Signed-off-by: Katie Dunne <kdunne@mail.ccsf.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/XGI_main_26.c