staging: r8188eu: remove ODM_RT_TRACE calls from hal/odm.c
authorPhillip Potter <phil@philpotter.co.uk>
Sat, 31 Jul 2021 00:39:34 +0000 (01:39 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 Jul 2021 07:24:51 +0000 (09:24 +0200)
commitb08c473f3e1534b1f80addc5751daa18321e7124
tree8192b957fabb8cc15dd287678a02a6cd00ea2777
parenta04e78c3711eddde9706871441a4eaefad3d71f7
staging: r8188eu: remove ODM_RT_TRACE calls from hal/odm.c

Remove ODM_RT_TRACE calls from hal/odm.c, as by removing these calls
in this file and others, we can ultimately then remove the macro
definition itself, which does not follow best practice.

Also remove three empty functions and their calls from hal/odm.c, as
they only contained ODM_RT_TRACE calls, and remove the corresponding
include/odm_precomp.h declarations.

Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210731003937.68615-12-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/odm.c
drivers/staging/r8188eu/include/odm_precomp.h