staging: r8188eu: rename _rtw_pktfile_read()
authorMichael Straube <straube.linux@gmail.com>
Sat, 20 Aug 2022 18:16:15 +0000 (20:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Aug 2022 13:42:46 +0000 (15:42 +0200)
commitfa808149cac7a24f4eba16946635ec3231a1c775
tree8187793931ead700c5c0b3c8fa58ea1f05d746c0
parent81c9d573e88bd4a0d3bc29b27933f8e9000b22ed
staging: r8188eu: rename _rtw_pktfile_read()

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

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-12-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_xmit.c