staging: r8188eu: convert two functions from s32 to int
authorMichael Straube <straube.linux@gmail.com>
Fri, 7 Jan 2022 10:36:13 +0000 (11:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jan 2022 15:13:44 +0000 (16:13 +0100)
commit08c6f78e9272694259fe1430011ba911c675d5cf
tree85334f19047c226cee0f24d2b9d683dc95185175
parent843e06987045ca58e9a5676f72c415461950c22d
staging: r8188eu: convert two functions from s32 to int

Convert the return type of fw_free_to_go() and
rtl8188e_firmware_download() from s32 to the more common int.

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