staging: r8188eu: remove ODM_RT_TRACE calls from hal/odm_RTL8188E.c
authorPhillip Potter <phil@philpotter.co.uk>
Sat, 31 Jul 2021 00:39:32 +0000 (01:39 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 Jul 2021 07:22:30 +0000 (09:22 +0200)
commit40677a39a6dfc61c937ef6344beb41d56b5217f0
tree180c85a75b339886ddc3344d9914b396a7546018
parentda232ccb973ac154c1d294ff668eb56fb8dad867
staging: r8188eu: remove ODM_RT_TRACE calls from hal/odm_RTL8188E.c

Remove ODM_RT_TRACE calls from hal/odm_RTL8188E.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.

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