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

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