staging: r8188eu: code indent should use tabs
authorMichael Straube <straube.linux@gmail.com>
Wed, 17 Nov 2021 07:20:07 +0000 (08:20 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Nov 2021 12:57:00 +0000 (13:57 +0100)
commit06e6885d6a1df66b84b1c757355556254943d7d5
tree380a6e889481bee20004d3bad6bdbf153727a6c4
parent8495a34094b49de2994fdf3a3cf2787227f3a253
staging: r8188eu: code indent should use tabs

Replace spaces with tab to clear the following checkpatch issues.

usb_intf.c:38: ERROR: code indent should use tabs where possible
usb_intf.c:38: WARNING: please, no spaces at the start of a line

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20211117072007.19924-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/os_dep/usb_intf.c