From: Daniel Watson <ozzloy@xxxxxxxxxxxxxxxxx> This patchset removes the #define wrappers around the rtl_IOL_append_*_cmd group of functions. They are not needed. Daniel Watson (4): staging: r8188eu: remove leading '_' on _rtw_IOL_append_WB_cmd staging: r8188eu: remove leading '_' on _rtw_IOL_append_WW_cmd staging: r8188eu: remove leading '_' on _rtw_IOL_append_WD_cmd staging: r8188eu: remove leading '_' on _rtw_IOL_append_WRF_cmd drivers/staging/r8188eu/core/rtw_iol.c | 8 ++++---- drivers/staging/r8188eu/include/rtw_iol.h | 24 ++++++++--------------- 2 files changed, 12 insertions(+), 20 deletions(-) -- 2.34.1