staging: rtl8188eu: Fix an indent coding style issue
authorMrinal Pandey <mrinalmni@gmail.com>
Wed, 22 Jul 2020 15:19:00 +0000 (20:49 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jul 2020 08:31:46 +0000 (10:31 +0200)
commit032ae2fd3ce12e8aa538165b44dc129c355a1ee1
treec7067290f6e6b2d6736938aa871d0b5542bdaff6
parent12d9516944c9beacf82194069197bc286af6dc31
staging: rtl8188eu: Fix an indent coding style issue

Only a single tab space is required after the if statement.
Fix this issue by running scripts/checkpatch.pl on the file.

Signed-off-by: Mrinal Pandey <mrinalmni@gmail.com>
Link: https://lore.kernel.org/r/20200722151900.5dcebtavkdi5cc77@mrinalpandey
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_recv.c