]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging/rts_pstor: remove braces {} in sd.c (mmc_switch_timing_bus)
authorToshiaki Yamane <yamanetoshi@gmail.com>
Fri, 7 Sep 2012 04:35:28 +0000 (13:35 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 22:36:07 +0000 (15:36 -0700)
commit35918dda5f9c20682a3d24702f974eecdc66467e
treedd759c3902b55393424ccba4aa26a74c72044830
parent39ab26778bec39fe2a08e43ea0a7c2dc03d600e8
staging/rts_pstor: remove braces {} in sd.c (mmc_switch_timing_bus)

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