OSDN Git Service

staging: r8188eu: remove empty ODM_ReleaseTimer()
authorMichael Straube <straube.linux@gmail.com>
Sat, 11 Sep 2021 13:26:18 +0000 (15:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Sep 2021 06:49:56 +0000 (08:49 +0200)
commitb3a0baeb494d20527c78d61ed8018239d9ec6c19
tree7da413cd375c7c3e3870cfc6e07b8173b9ec4328
parent3e457d3f6193066eb472709989c160048d987958
staging: r8188eu: remove empty ODM_ReleaseTimer()

Function ODM_ReleaseTimer() is empty and its only caller is
ODM_ReleaseAllTimers(). Remove both functions.

Acked-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210911132635.30369-2-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