staging/rts_pstor: remove braces {} in sd.c (reset_mmc_only)
authorToshiaki Yamane <yamanetoshi@gmail.com>
Fri, 7 Sep 2012 04:36:11 +0000 (13:36 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 22:36:07 +0000 (15:36 -0700)
commit0c0276a6f2864914c4f72757222037ae7caca483
tree32448a553a19aa918a2f2ba3502161ab8eb31f99
parent891e1901b47cedb79b254c891090f558c1b1e614
staging/rts_pstor: remove braces {} in sd.c (reset_mmc_only)

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