staging/rts_pstor: remove braces {} in sd.c (sd_pull_ctl_enable)
authorToshiaki Yamane <yamanetoshi@gmail.com>
Fri, 7 Sep 2012 04:34:00 +0000 (13:34 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 22:36:06 +0000 (15:36 -0700)
commit30b717e205c7ab5c7df0e12cfeaad9eec69e3fcb
tree299134509d5b480099e47b742e32dae0b81b2a46
parent9e80f375e07c4d823e749ba9791c04958acf7f6b
staging/rts_pstor: remove braces {} in sd.c (sd_pull_ctl_enable)

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