staging/rts_pstor: remove braces {} in sd.c (wait_data_buf_ready)
authorToshiaki Yamane <yamanetoshi@gmail.com>
Fri, 7 Sep 2012 04:36:24 +0000 (13:36 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 22:36:07 +0000 (15:36 -0700)
commit629ec906db57eb339766c9018e2fc42dc5329fc5
tree81c5c6fd1be26955e4f8e4eab6f62dfc6b06e7cd
parent0c0276a6f2864914c4f72757222037ae7caca483
staging/rts_pstor: remove braces {} in sd.c (wait_data_buf_ready)

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