staging: sm750fb: add curly braces to if-statements
authorKatie Dunne <kdunne@mail.ccsf.edu>
Mon, 20 Feb 2017 04:38:57 +0000 (20:38 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:17:02 +0000 (09:17 +0100)
commit144634a6b42146834fb58ddd629545edd3e518db
tree49256c4ec63b4559b024afb5960e3be353de3074
parent06f6c8d4010d074c2f163eb0e1d17ad5e5574784
staging: sm750fb: add curly braces to if-statements

Add curly braces to if-statements for style compliance.
These cases are found by checkpatch.pl

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