Staging: rtl8192u: ieee80211: Fix indentation errors by removing extra spaces
authorAnup Sharma <anupnewsmail@gmail.com>
Thu, 29 Dec 2022 15:44:38 +0000 (21:14 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Jan 2023 18:27:13 +0000 (19:27 +0100)
commit77ca694b2cc5c64318650da68f9d09a12907a836
treebd14c230f71b73c217d9edcd78cff6f710f9f1ec
parent7097dc4e5b71cafd653cc2c1ed660f6e8f565480
Staging: rtl8192u: ieee80211: Fix indentation errors by removing extra spaces

Remove extra spaces before statements to fix
following indentation warnings reported by checkpatch.pl.

WARNING: Statements should start on a tabstop
+  struct delayed_work start_ibss_wq;

Signed-off-by: Anup Sharma <anupnewsmail@gmail.com>
Link: https://lore.kernel.org/r/Y6215u/jtmcgO6TY@local
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211.h