staging/rts_pstor: remove braces {} in sd.c (ext_sd_send_cmd_get_rsp)
authorToshiaki Yamane <yamanetoshi@gmail.com>
Fri, 7 Sep 2012 04:37:20 +0000 (13:37 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 22:36:07 +0000 (15:36 -0700)
commit0e72ad9e2eef7c7a897066b32e162d58fb82e87f
treed1562b97fae5ae50626900d00f0300ea44e9a8c2
parent4225c65fdb9e57be70896771efbc37215c5aea45
staging/rts_pstor: remove braces {} in sd.c (ext_sd_send_cmd_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