staging/rts_pstor: remove braces {} in sd.c (sd_check_switch_mode)
authorToshiaki Yamane <yamanetoshi@gmail.com>
Fri, 7 Sep 2012 04:28:09 +0000 (13:28 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 22:36:04 +0000 (15:36 -0700)
commit220e7b3cb5ed36347fb6c7f87207d8cb0387d71a
tree08597a5f7329438e9ff0d9e89f2a7ed1b13df7c0
parent97d31286b77e997dee9a78f945d84662d981eab9
staging/rts_pstor: remove braces {} in sd.c (sd_check_switch_mode)

fixed below checkpatch warnings.
-WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Toshiaki Yamane <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts_pstor/sd.c