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

fixed below checkpatch warnings.
-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