]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging/rts_pstor: remove braces {} in rtsx_chip.c
authorToshiaki Yamane <yamanetoshi@gmail.com>
Wed, 29 Aug 2012 13:45:15 +0000 (22:45 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 19:31:53 +0000 (12:31 -0700)
commit411c076a2e8faad165f3504f4bad89cdfa5989cc
treeec77e2ce123d2e928ae7f905a9ba014b3cccdf2c
parent8a16a5839a7755be28f6b22d3597892abf1e8ab6
staging/rts_pstor: remove braces {} in rtsx_chip.c

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/rtsx_chip.c