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

Rename the Exit label in rtl8188e_firmware_download() to avoid camel
case.

Exit -> exit

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