staging: r8188eu: Make rtw_signal_stat_timer_hdl a static function
authorChang Yu <marcus.yu.56@gmail.com>
Thu, 23 Jun 2022 04:38:55 +0000 (21:38 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Jun 2022 11:32:22 +0000 (13:32 +0200)
commita725a29d52ef8cbc4904449672d35964f1392217
tree2c66bbcb0f91c49dae6633855c7ab9d9e4d6607d
parent8821931e614d8ff2f58a4b06b3f2fecc66a462b8
staging: r8188eu: Make rtw_signal_stat_timer_hdl a static function

Make rtw_signal_stat_timer_hdl a static function instead of a global
function.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Chang Yu <marcus.yu.56@gmail.com>
Link: https://lore.kernel.org/r/20220623043855.407208-1-marcus.yu.56@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_recv.c