]> git.baikalelectronics.ru Git - kernel.git/commit
staging: r8188eu: make update_TSF() and correct_TSF() static
authorMichael Straube <straube.linux@gmail.com>
Fri, 15 Jul 2022 06:29:07 +0000 (08:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jul 2022 06:42:25 +0000 (08:42 +0200)
commitd2a9d1941dc3d7fee02e27ac16521deda40a4274
tree1aa37e8fe2da3bc6147a6ad0bd119144feec8224
parente209ecff2c04e5a58dabd18af845706e8282a29e
staging: r8188eu: make update_TSF() and correct_TSF() static

The functions update_TSF() and correct_TSF() are only used in
rtw_mlme_ext.c. Make them static.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220715062908.8547-5-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme_ext.c
drivers/staging/r8188eu/core/rtw_wlan_util.c
drivers/staging/r8188eu/include/rtw_mlme_ext.h