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

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