staging: r8188eu: fix the declaration of process_pwrbit_data
authorMartin Kaiser <martin@kaiser.cx>
Thu, 2 Jun 2022 19:48:07 +0000 (21:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Jun 2022 06:05:50 +0000 (08:05 +0200)
commite8ab382811e50e1933bc7d388a02bb0f5414a124
tree22756cdd6053cadb0046023bcec742415febae78
parent0ffa2a3a702e7ee159be938e11e3e7fd81a96fc3
staging: r8188eu: fix the declaration of process_pwrbit_data

Fix the declaration of process_pwrbit_data. Make the function static and
remove its prototype.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Tested-by: Pavel Skripkin <paskripkin@gmail.com>
Link: https://lore.kernel.org/r/20220602194807.281115-4-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_recv.c