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