This series removes the rtw_pwr_wakeup() macro. It is actually just an alias for the _rtw_pwr_wakeup() function and can be removed to simplify the code. Tested on x86_64 with Inter-Tech DMG-02. Michael Straube (4): staging: r8188eu: remove unused parameter from _rtw_pwr_wakeup() staging: r8188eu: remove constant parameter from _rtw_pwr_wakeup() staging: r8188eu: remove macro rtw_pwr_wakeup() staging: r8188eu: clean up comment for rtw_pwr_wakeup() drivers/staging/r8188eu/core/rtw_pwrctrl.c | 14 ++++++-------- drivers/staging/r8188eu/include/rtw_pwrctrl.h | 5 +---- 2 files changed, 7 insertions(+), 12 deletions(-) -- 2.35.1