staging/rts_pstor: remove braces {} in sd.c (sd_send_cmd_get_rsp)
commita677ff913d594393cc98c6d01aa91e5b8bd76a6e
authorToshiaki Yamane <yamanetoshi@gmail.com>
Fri, 7 Sep 2012 04:16:27 +0000 (7 13:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 22:36:02 +0000 (10 15:36 -0700)
tree25b029e5917a84456e2b9b86d0151e12e9d06926
parentd4d2dbcaedb9334d0c462129099346d617f61768
staging/rts_pstor: remove braces {} in sd.c (sd_send_cmd_get_rsp)

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

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