]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite4e7c2e2f50411c68040d3fc436e6e7084cc406c
treea8d4ffd6aaba1b4e52adf708d8d6876ee72cb326
parent5a7d155413ac9a62f8102ee6635646d9b4c226c1
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