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

fixed below checkpatch warnings.
-WARNING: braces {} are not necessary for any arm of this statement
-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