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

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

Handle errors from dev_alloc_name in one place instead of showing a debug
print.

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