staging: rtl8723bs: use tab instead of spaces for indent
authorEmily Peri <eperi1024@gmail.com>
Fri, 21 Oct 2022 19:54:57 +0000 (12:54 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 22 Oct 2022 08:07:52 +0000 (10:07 +0200)
commit19cbe487f55fd04bc0b83bc34b6175f9dc6ab4e4
tree661fd0f48ce727d9d146681a09aab694d8444e3c
parent83df6f3f2690533bf094c18bef39a016311b7a46
staging: rtl8723bs: use tab instead of spaces for indent

Replace spaces with tab for indent and correct alignment for closing
brace in rtw_ioctl_set. Issue found by checkpatch.

Signed-off-by: Emily Peri <eperi1024@gmail.com>
Link: https://lore.kernel.org/r/0516cac046c617b55718fddb2aac3a50d543d84c.1666380274.git.eperi1024@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_ioctl_set.c