staging: rts5208: ensure braces on all arms of if stmt
authorNicholas Sim <nicholassimws@gmail.com>
Tue, 5 Apr 2016 16:47:35 +0000 (17:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Apr 2016 00:58:02 +0000 (17:58 -0700)
commit649b55b4260fa84f362f6143f6ae0508eb355ff9
tree826b7b332539f2f8038fc790b38707fc0228389b
parentae25d43c5910ab58bfc6e66a6e9a90d853c5b1cf
staging: rts5208: ensure braces on all arms of if stmt

Added braces on if arm of if statement where else arm already needs
braces as suggested for clarity in Documentation/CodingStyle (several)

Signed-off-by: Nicholas Sim <nicholassimws@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/sd.c