staging: rtl8723bs: hal: Remove unused variable
authorNishka Dasgupta <nishka.dasgupta@yahoo.com>
Tue, 21 May 2019 06:40:35 +0000 (12:10 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 May 2019 08:29:40 +0000 (10:29 +0200)
commitae63ed4c7d0857cb0ed3c69f7e597745706c0f59
tree9f96bf87ce943c81bb46277f58f7cb98331c3cfc
parent987d864a236332571e7621588f50a2619023debc
staging: rtl8723bs: hal: Remove unused variable

Remove local variable psdio which is declared but not used (or returned)
in its function.
Issue found with Coccinelle.

Signed-off-by: Nishka Dasgupta <nishka.dasgupta@yahoo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/sdio_ops.c