staging: rtl8188eu: remove all RT_TRACE calls from hal/rtl8188eu_recv.c
authorPhillip Potter <phil@philpotter.co.uk>
Fri, 25 Jun 2021 00:07:52 +0000 (01:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Jun 2021 07:03:51 +0000 (09:03 +0200)
commit254b0a1e4cf6166530c46d10d676300f956f1e59
tree1ef4ffaaf9dc28bfe13d4d90ef14edd871e02124
parentda5dae9b84446e7a076cc4d136c9e79c7f073803
staging: rtl8188eu: remove all RT_TRACE calls from hal/rtl8188eu_recv.c

Remove all RT_TRACE calls from hal/rtl8188eu_recv.c as this macro is
unnecessary, and these calls are dubious in terms of necessity.
Removing all calls will ultimately allow the removal of the macro
itself.

Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210625000756.6313-20-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c