staging: r8188eu: silent_reset_inprogress is never read
authorMartin Kaiser <martin@kaiser.cx>
Sun, 24 Oct 2021 18:04:44 +0000 (20:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Oct 2021 07:09:44 +0000 (09:09 +0200)
commitdae4c880a8ded5d44d4929bf51bd4f2b5a9fc88a
tree9c4721dd945134cf2245d52f7a98d86fa4404823
parent29ac48f9276130e60abcc35dc75f498f8c322ba1
staging: r8188eu: silent_reset_inprogress is never read

silent_reset_inprogress in struct sreset_priv is only written
but never read. Remove it.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211024180448.20624-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_sreset.c
drivers/staging/r8188eu/include/rtw_sreset.h