staging: r8188eu: remove RT_PRINT_DATA macro
authorPhillip Potter <phil@philpotter.co.uk>
Sat, 31 Jul 2021 23:56:48 +0000 (00:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 1 Aug 2021 06:11:00 +0000 (08:11 +0200)
commitc66cd19e2b0c47a042ba219e446e2efefdea82de
treef001174673cf2ee87134505001786da6d3556a6f
parent55dfa29b43d23bab37d98f087615ff46d38241df
staging: r8188eu: remove RT_PRINT_DATA macro

Remove RT_PRINT_DATA definition from include/rtw_debug.h, and its
two calling statements in hal/hal_com.c, as this code was not written
with best practices in mind and is safer to simply remove.

Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210731235648.67642-1-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/hal_com.c
drivers/staging/r8188eu/include/rtw_debug.h