staging/rts_pstor: remove braces {} in sd.c (mmc_ddr_tuning)
authorToshiaki Yamane <yamanetoshi@gmail.com>
Fri, 7 Sep 2012 04:32:56 +0000 (13:32 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 22:36:06 +0000 (15:36 -0700)
commitd6cfef0bf6642d9e368d5b39b7896ea9de7d73bc
tree92488ce7eb89675b5623ef17d49266ff6d429727
parent74bb35c389c564d98d162ae30ea084349ef0850d
staging/rts_pstor: remove braces {} in sd.c (mmc_ddr_tuning)

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