]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging/rts_pstor: remove braces {} in sd.c (sd_execute_read_data)
authorToshiaki Yamane <yamanetoshi@gmail.com>
Fri, 7 Sep 2012 04:38:43 +0000 (13:38 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 22:36:08 +0000 (15:36 -0700)
commitced159d530f0bdccb16b5baa0c5c2349e201e4e0
treee3c2cb2e27fb7d3377700d777c661cb8b887405f
parent44e323a7f017475438b30c5632c999c719b86907
staging/rts_pstor: remove braces {} in sd.c (sd_execute_read_data)

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