staging: r8188eu: make rtl8188e_process_phy_info static
authorMartin Kaiser <martin@kaiser.cx>
Tue, 15 Mar 2022 20:50:39 +0000 (21:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Mar 2022 14:09:45 +0000 (15:09 +0100)
commit3524c88e334b7d215a1c4ddf44c986f12ed55e45
treecc12c3cb0a9e8837d82113fb0c572736363b4063
parente85176ffa54a02707036319e87d59d64fb332f82
staging: r8188eu: make rtl8188e_process_phy_info static

rtl8188e_process_phy_info is used only in rtl8188e_rxdesc.c. Make the
function static and remove its prototype from rtl8188e_recv.h.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220315205041.2714168-5-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_rxdesc.c
drivers/staging/r8188eu/include/rtl8188e_recv.h