staging/rts_pstor: remove braces {} in sd.c (sd_wait_state_data_ready)
authorToshiaki Yamane <yamanetoshi@gmail.com>
Fri, 7 Sep 2012 04:26:35 +0000 (13:26 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 22:36:03 +0000 (15:36 -0700)
commit4fd3f6a3ccead33fd14eb91df662e5cd8f6daff7
treec27e41980689536a28ee968df009f6e718ef689d
parent5e0738c1f4a76fa089566b1d528720348c6b5840
staging/rts_pstor: remove braces {} in sd.c (sd_wait_state_data_ready)

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