staging: rtl8723bs: remove redundant result variable
authorMinghao Chi <chi.minghao@zte.com.cn>
Mon, 10 Jan 2022 01:32:40 +0000 (01:32 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jan 2022 15:17:45 +0000 (16:17 +0100)
commit8765a5bc443a36df8abe1a51658c8eed90caa26e
tree49faf7ecdfe1b3fc98f213d178a8e347bb2a8934
parent8c2cffdec78ea7a35b1b98738938b2161ed1190c
staging: rtl8723bs: remove redundant result variable

Return value from ips_netdrv_open() directly instead
of taking this in another redundant variable.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn>
Signed-off-by: CGEL ZTE <cgel.zte@gmail.com>
Link: https://lore.kernel.org/r/20220110013240.644190-1-chi.minghao@zte.com.cn
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/os_intfs.c