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

fixed below checkpatch warnings.
-WARNING: braces {} are not necessary for any arm of this statement
-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