staging: r8188eu: rename rtSatus in rtl8188e_firmware_download()
authorMichael Straube <straube.linux@gmail.com>
Fri, 7 Jan 2022 10:36:15 +0000 (11:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jan 2022 15:13:44 +0000 (16:13 +0100)
commitfc6730404a9ae82aa03b56dfa7eed43449ecc0b7
treeb24481e4ab49a7b9b968b56b863a6ba3ededfe87
parent7a0c9c46c4e0b3526491e0080c594b603dd6ba45
staging: r8188eu: rename rtSatus in rtl8188e_firmware_download()

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

rtStatus -> ret

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