staging: r8188eu: EfuseUsedBytes is set but never used
authorMichael Straube <straube.linux@gmail.com>
Fri, 7 Jan 2022 21:50:32 +0000 (22:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jan 2022 15:14:42 +0000 (16:14 +0100)
commitdce7cbb4e1e512522df3da4b83fb46b9c72b4841
treef29c821a6ce2878954a1241b85151b690e18cbb0
parent762e47b34b87635f48864ecfe46dc6a1f2351256
staging: r8188eu: EfuseUsedBytes is set but never used

The field EfuseUsedBytes of struct hal_data_8188e is set but never
used. Remove it.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220107215033.12257-6-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_hal_init.c
drivers/staging/r8188eu/hal/usb_halinit.c
drivers/staging/r8188eu/include/hal_intf.h
drivers/staging/r8188eu/include/rtl8188e_hal.h