staging: r8188eu: remove RT_TRACE prints from usb_intf.c
authorMartin Kaiser <martin@kaiser.cx>
Sat, 7 Aug 2021 15:36:25 +0000 (17:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Aug 2021 10:14:19 +0000 (12:14 +0200)
commit4f4991098dd0bd224954d864d807143b2ad78984
treea0bfad578b25ce9c881cbb0dac3d182b873a6800
parent96bee36bdf88f10420b27c47702a348dda12b80f
staging: r8188eu: remove RT_TRACE prints from usb_intf.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-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/os_dep/usb_intf.c