staging: rtl8192u: fix up indentation of a statement
authorColin Ian King <colin.king@canonical.com>
Thu, 15 Aug 2019 08:40:34 +0000 (09:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Aug 2019 12:20:31 +0000 (14:20 +0200)
commit7d5e9e350e60526779e293f32d8c32c4d5090b8b
treee7a273641bfdccdc0d5079c1a80b3123f789857e
parent1548547e1d82532db70a75b9635427a727cd5590
staging: rtl8192u: fix up indentation of a statement

There is a statement that is indented one level too deeply, remove
the extraneous tab.

Addresses-Coverity: ("Identation does not match nesting level")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20190815084034.13885-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8190_rtl8256.c