staging: r8188eu: remove unused ODM_CancelAllTimers()
authorMichael Straube <straube.linux@gmail.com>
Sat, 11 Sep 2021 13:26:34 +0000 (15:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Sep 2021 06:49:57 +0000 (08:49 +0200)
commit13673032acaa23a478567496b7ef686235ad7e85
treef8eb4dc8d159b97be2ac120c75eff6919a8c8ec7
parent8eb1e9001f0507d56a6e3922295cf46a0b230e44
staging: r8188eu: remove unused ODM_CancelAllTimers()

Function ODM_CancelAllTimers() is unused and it is the only caller
of function ODM_CancelTimer(). Remove both.

Acked-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210911132635.30369-18-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/odm.c
drivers/staging/r8188eu/hal/odm_interface.c
drivers/staging/r8188eu/include/odm.h
drivers/staging/r8188eu/include/odm_interface.h