staging: rtl8723bs: Resolve the checkpatch error: else should follow close brace '}'
authorShobhit Kukreti <shobhitkukreti@gmail.com>
Wed, 19 Jun 2019 00:37:33 +0000 (17:37 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Jun 2019 12:43:53 +0000 (14:43 +0200)
commitfabf298696d030a14bfb183d5af84d26b47cb542
tree022f0bce1502c2c425b3467ee620858e853c4634
parent6a9b5dd1e24c0641959c3df9f7df54c2baa0ffba
staging: rtl8723bs: Resolve the checkpatch error: else should follow close brace '}'

Cleaned up the code to resolve the checkpatch error else should follow
close brace '}' from the following files:

mlme_linux.c
recv_linux.c
sdio_intf.c

Signed-off-by: Shobhit Kukreti <shobhitkukreti@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/mlme_linux.c
drivers/staging/rtl8723bs/os_dep/recv_linux.c
drivers/staging/rtl8723bs/os_dep/sdio_intf.c