staging/rts_pstor: remove braces {} in sd.c (sd_execute_no_data)
authorToshiaki Yamane <yamanetoshi@gmail.com>
Fri, 7 Sep 2012 04:38:28 +0000 (13:38 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 22:36:08 +0000 (15:36 -0700)
commit44e323a7f017475438b30c5632c999c719b86907
tree19ccc555239bc3e7085bd9f32d2112b7fa5ac62b
parentf5a708764237ced9bf97981ea81d9a44b36fed90
staging/rts_pstor: remove braces {} in sd.c (sd_execute_no_data)

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