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

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