staging: r8188eu: remove an RT_TRACE print from osdep_service.c
authorMartin Kaiser <martin@kaiser.cx>
Sat, 7 Aug 2021 15:36:31 +0000 (17:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Aug 2021 10:14:19 +0000 (12:14 +0200)
commitbd285cab08d9cba3aca9ad3a6c45bc6c627ae79a
tree9d05b8915b6b3e3d00be64446fb818286f190170
parent3fbb0047d12851e0aa0b81371b07711d9347aa9e
staging: r8188eu: remove an RT_TRACE print from osdep_service.c

We should use the standard mechanism for debug prints. Remove a print that
uses a driver-specific macro.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210807153636.11712-8-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/os_dep/osdep_service.c