staging: rtl8723bs: hal: sdio_ops: fix braces {} are not necessary for single stateme...
authorHariprasad Kelam <hariprasad.kelam@gmail.com>
Tue, 11 Jun 2019 18:22:30 +0000 (23:52 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Jun 2019 09:50:08 +0000 (11:50 +0200)
commit52f7ee660f433a9ec5232e9abf229dd71dd02262
tree1387a4cc550715014e83cb47cf1b9d74354bf2a4
parent282c7818a57b40cab888dd2976028b18a71ec4ff
staging: rtl8723bs: hal: sdio_ops: fix braces {} are not necessary for single statement blocks

This patch fixes below issue reported by checkpatch

WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/sdio_ops.c