staging: r8188eu: remove return from void functions
authorMichael Straube <straube.linux@gmail.com>
Sun, 1 Aug 2021 21:03:53 +0000 (23:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Aug 2021 10:47:18 +0000 (12:47 +0200)
commitb398ff88aa362e6fb348b2f39f2bf1b9a1f42d1e
treea29f077ac0582d2ff722463a3adb73af4662bf8b
parent3d0d19b174a28d98962fc271953f7e6d526b69e4
staging: r8188eu: remove return from void functions

Remove return from void functions to clear checkpatch warnings.

WARNING: void function return statements are not generally useful

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210801210354.25218-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme.c
drivers/staging/r8188eu/core/rtw_mlme_ext.c
drivers/staging/r8188eu/core/rtw_p2p.c
drivers/staging/r8188eu/core/rtw_pwrctrl.c
drivers/staging/r8188eu/core/rtw_security.c
drivers/staging/r8188eu/core/rtw_wlan_util.c
drivers/staging/r8188eu/hal/odm_RTL8188E.c
drivers/staging/r8188eu/hal/rtl8188e_dm.c
drivers/staging/r8188eu/hal/rtl8188e_mp.c
drivers/staging/r8188eu/os_dep/usb_intf.c