Staging: rtl8723bs: Removed extra spaces between datatype and variable
authorJagath Jog J <jagathjog1996@gmail.com>
Mon, 24 Jan 2022 03:44:55 +0000 (09:14 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jan 2022 15:25:43 +0000 (16:25 +0100)
commit424449eff8b964153cd7d32b464f2ef9ecedc71c
tree2970f13fdbc211b0a26f092aa8ed96abec5346ad
parent1d7280898f683ca824fc5eab5c486a583a81473b
Staging: rtl8723bs: Removed extra spaces between datatype and variable

Fix following checkpatch.pl warning by placing single space between
datatype and variable
WARNING: please, no space before tabs

Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jagath Jog J <jagathjog1996@gmail.com>
Link: https://lore.kernel.org/r/20220124034456.8665-3-jagathjog1996@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_cmd.c