]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging/rts_pstor: remove braces {} in sd.c (sd_update_lock_status)
authorToshiaki Yamane <yamanetoshi@gmail.com>
Fri, 7 Sep 2012 04:26:16 +0000 (13:26 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 22:36:03 +0000 (15:36 -0700)
commit5e0738c1f4a76fa089566b1d528720348c6b5840
tree80cb463ea94f3e7a4e934caf7c353d61219b0600
parentc18a261a915cd1acc5ece124fb336fb64cc0b41a
staging/rts_pstor: remove braces {} in sd.c (sd_update_lock_status)

fixed below checkpatch warnings.
-WARNING: braces {} are not necessary for single statement blocks
-WARNING: braces {} are not necessary for any arm of this statement

Signed-off-by: Toshiaki Yamane <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts_pstor/sd.c