staging/rts_pstor: remove braces {} in rtsx_card.c
authorToshiaki Yamane <yamanetoshi@gmail.com>
Fri, 31 Aug 2012 12:23:29 +0000 (21:23 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 19:28:01 +0000 (12:28 -0700)
commitc0cdcb7ca853790f35f3eea8ec9853540a230f55
tree3fbe2f4fd7a022d64a9c3362484a0db536e10ddc
parent0ff15d54161cc0e57fed79de1b5731c81225d668
staging/rts_pstor: remove braces {} in rtsx_card.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_card.c