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

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