staging: rtl8723bs: os_dep: fixed trailing statements
authorRoss Schmidt <ross.schm.dev@gmail.com>
Tue, 15 Sep 2020 00:17:29 +0000 (19:17 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Sep 2020 11:12:59 +0000 (13:12 +0200)
commit90493f60e411fce0d0c21624af1ce767ee1d107d
tree1f4b6d4b49cf50413803f646442e01742c642194
parent95c89b377eca15585bb9142db46a81f6a273c48c
staging: rtl8723bs: os_dep: fixed trailing statements

Fixed a coding style issue by moving trailing statements to new lines in
sdio_ops_linux.c to fix checkpatch errors.

Signed-off-by: Ross Schmidt <ross.schm.dev@gmail.com>
Link: https://lore.kernel.org/r/20200915001731.28986-1-ross.schm.dev@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/sdio_ops_linux.c