staging: r8188eu: remove RT_TRACE prints from usb_ops_linux.c
authorMartin Kaiser <martin@kaiser.cx>
Sat, 7 Aug 2021 15:36:26 +0000 (17:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Aug 2021 10:14:19 +0000 (12:14 +0200)
commit7912bb6a4ec8fb1915c80c9c21c52e461162a04d
tree7103cce228d138650893ed04909327a1f047915e
parent4f4991098dd0bd224954d864d807143b2ad78984
staging: r8188eu: remove RT_TRACE prints from usb_ops_linux.c

We should use the standard mechanism for debug prints. Remove the prints
that use driver-specific macros.

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