staging: r8188eu: rename _rtw_open_pktfile()
authorMichael Straube <straube.linux@gmail.com>
Sat, 20 Aug 2022 18:16:13 +0000 (20:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Aug 2022 13:42:45 +0000 (15:42 +0200)
commit0fb8749e3bfb008168bf289b9b25a57014cab2e8
tree5706943429564b57b3cb63b256177376676b39f0
parent2ae2664fe8b3bb622ccee2083dbb9b0d75a4c88b
staging: r8188eu: rename _rtw_open_pktfile()

There is no need to prefix the function name of _rtw_open_pktfile()
with an underscore. Rename it to rtw_open_pktfile().

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220820181623.12497-10-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_xmit.c