]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: remove unnecessary variable
authorMartin Kaiser <martin@kaiser.cx>
Wed, 7 Apr 2021 17:05:28 +0000 (19:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Apr 2021 07:26:32 +0000 (09:26 +0200)
commit7511c51d567af8775f425a4c2f4402c37904d548
tree4c99c3828b78616e5c0348c425bf336c8f9fb87c
parent1cbafeb272a0bf2a78b9601dfdca8d4a93417e34
staging: rtl8188eu: remove unnecessary variable

We just want to check if rtw_usb_if1_init returns NULL, which means there
was an error.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210407170531.29356-7-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/os_dep/usb_intf.c