staging: r8188eu: rename writeFW_retry
authorMichael Straube <straube.linux@gmail.com>
Fri, 7 Jan 2022 10:36:17 +0000 (11:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jan 2022 15:13:44 +0000 (16:13 +0100)
commit9c010d7a72b55bc6ba5e7022f563245af3d52431
tree0272442c3dff90ce23f8edc0cbef7de070b1c040
parent8a9ee2b4d02fdb3bd29342332216ebc58ec1325a
staging: r8188eu: rename writeFW_retry

Rename the variable writeFW_retry in rtl8188e_firmware_download()
to avoid camel case.

writeFW_retry -> write_fw_retry

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220107103620.15648-17-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_hal_init.c