Drop some unnecessary wrappers and update all the references accordingly. Tested on Comfast CF-WU810N RTL8188EUS wireless adapter. v1 -> v2: Drop the wrapper functions with underscores prefixed. Vihas Makwana (7): staging: r8188eu: drop unnecessary wrapper _rtw_free_cmd_priv staging: r8188eu: drop unnecessary wrapper _rtw_init_cmd_priv staging: r8188eu: drop unnecessary wrapper _rtw_init_evt_priv staging: r8188eu: drop unnecessary wrapper _rtw_init_mlme_priv staging: r8188eu: drop unnecessary wrapper _rtw_free_mlme_priv staging: r8188eu: drop unnecessary wrapper _rtw_alloc_network staging: r8188eu: drop unnecessary wrapper _rtw_dequeue_cmd drivers/staging/r8188eu/core/rtw_cmd.c | 145 +++++++---------- drivers/staging/r8188eu/core/rtw_mlme.c | 179 +++++++++------------ drivers/staging/r8188eu/include/rtw_mlme.h | 4 +- 3 files changed, 135 insertions(+), 193 deletions(-) -- 2.30.2