]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/rts_pstor: remove braces {} in sd.c (reset_sd_card)
authorToshiaki Yamane <yamanetoshi@gmail.com>
Fri, 7 Sep 2012 04:35:56 +0000 (13:35 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 22:36:07 +0000 (15:36 -0700)
commit891e1901b47cedb79b254c891090f558c1b1e614
treea52fb0c9beeadfdac36beb8b40dd901690704cd0
parentd8701f8be94ae25e757ef85dce955c31494d4ce7
staging/rts_pstor: remove braces {} in sd.c (reset_sd_card)

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