staging/rts_pstor: remove braces {} in sd.c (sd_sdr_tuning_tx_cmd)
authorToshiaki Yamane <yamanetoshi@gmail.com>
Fri, 7 Sep 2012 04:30:01 +0000 (13:30 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 22:36:05 +0000 (15:36 -0700)
commit8c0ede7818a813380ea4415283f82a74f626a9f7
tree7bf8d61f38d24a4c429a70954de805613535f461
parentcdca2196cd4793c157ddbf49f4f682a271510720
staging/rts_pstor: remove braces {} in sd.c (sd_sdr_tuning_tx_cmd)

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