OSDN Git Service

staging: r8188eu: remove wrapper rtw_IOL_exec_cmds_sync()
authorMichael Straube <straube.linux@gmail.com>
Fri, 10 Sep 2021 11:11:09 +0000 (13:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Sep 2021 06:49:55 +0000 (08:49 +0200)
commitcc21fe8cb93f58b4237037c90f9110109360794b
treee739edaa5304cde54f0a32ee81512257e5a8ec95
parent7946b5d6a984ca695442c8ec1227a0588187960b
staging: r8188eu: remove wrapper rtw_IOL_exec_cmds_sync()

Function rtw_IOL_exec_cmds_sync() is just a wrapper around
rtl8188e_IOL_exec_cmds_sync(). Remove it.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210910111110.4628-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_iol.c
drivers/staging/r8188eu/hal/HalHWImg8188E_BB.c
drivers/staging/r8188eu/hal/HalHWImg8188E_MAC.c
drivers/staging/r8188eu/hal/HalHWImg8188E_RF.c
drivers/staging/r8188eu/include/rtw_iol.h
drivers/staging/r8188eu/os_dep/ioctl_linux.c