staging: rtl8723bs: use print_hex_dump_debug instead of private RT_PRINT_DATA
authorFabio Aiuto <fabioaiuto83@gmail.com>
Thu, 1 Apr 2021 09:07:21 +0000 (11:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Apr 2021 13:07:35 +0000 (15:07 +0200)
commitd8365ba3ee53c6822f7ff90b96773fd8326949d8
treea8d4ffd6aaba1b4e52adf708d8d6876ee72cb326
parentff7e47409d428995bff7028f4a0e15ff893cb0ad
staging: rtl8723bs: use print_hex_dump_debug instead of private RT_PRINT_DATA

replace private macro RT_PRINT_DATA with in-kernel helper
print_hex_dump_debug

Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/2ef2c25c928b15f1c4357146efe193afab606d33.1617267827.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/hal_com.c
drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c
drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c