staging: rtl8723bs: Fix Indentation Error: code indent should use tabs where possible
authorShobhit Kukreti <shobhitkukreti@gmail.com>
Wed, 19 Jun 2019 00:37:34 +0000 (17:37 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Jun 2019 12:43:56 +0000 (14:43 +0200)
commit65ae78c20b8adbca03950b7c299cb4bea2d85ea6
treeec1e68f17e6cd486a3ad310159a79954184dfac2
parentfabf298696d030a14bfb183d5af84d26b47cb542
staging: rtl8723bs: Fix Indentation Error: code indent should use tabs where possible

Resolve indentation errors which were caused by a mix of space and tabs
for indentation. Previous patch to fix if-else brace styles revealed
the indentation error

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