staging: r8188eu: make ips_leave static
authorMartin Kaiser <martin@kaiser.cx>
Mon, 6 Feb 2023 21:01:23 +0000 (22:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Feb 2023 07:41:18 +0000 (08:41 +0100)
commit75c68a49cb48388eb4225ee97a53bea99238c88c
treed10fc18f6c4005053f6184a3cd9cce51c4cc17e1
parent815950ef52001c169b7fb32781163cf5dc62a53d
staging: r8188eu: make ips_leave static

The ips_leave function is used only in rtw_pwrctrl.c. We can make this
function static.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Link: https://lore.kernel.org/r/20230206210124.150142-3-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_pwrctrl.c
drivers/staging/r8188eu/include/rtw_pwrctrl.h