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

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