[PATCH 0/4] staging: r8188eu: some _FAIL, _SUCCESS removals

From: Michael Straube
Date: Fri Nov 11 2022 - 03:37:47 EST


This series removes some more uses of _FAIL and _SUCCESS.
Tested on x86_64 with Inter-Tech DMG-02.

Michael Straube (4):
staging: r8188eu: convert aes_cipher() to void
staging: r8188eu: convert rtw_xmit_resource_alloc() to common error
logic
staging: r8188eu: convert _rtw_init_xmit_priv() to common error logic
staging: r8188eu: binstallGrpkey is set to _FAIL

drivers/staging/r8188eu/core/rtw_security.c | 4 +--
drivers/staging/r8188eu/core/rtw_xmit.c | 37 +++++++--------------
drivers/staging/r8188eu/include/rtw_xmit.h | 2 +-
drivers/staging/r8188eu/os_dep/os_intfs.c | 4 +--
4 files changed, 16 insertions(+), 31 deletions(-)

--
2.38.1