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

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