[PATCH 0/4] staging: r8188eu: some error logic cleanups

From: Michael Straube
Date: Sun Jan 15 2023 - 16:08:03 EST


This series converts some more functions away from returning _SUCCESS
and _FAIL.

Tested on x86_64 with Inter-Tech DMG-02.

Michael Straube (4):
staging: r8188eu: convert PHY_MACConfig8188E() to common error logic
staging: r8188eu: convert phy_RF6052_Config_ParaFile() to common error
logic
staging: r8188eu: convert phy_BB8188E_Config_ParaFile() to common
error logic
staging: r8188eu: convert PHY_BBConfig8188E() to common error logic

drivers/staging/r8188eu/hal/rtl8188e_phycfg.c | 35 ++++++++++---------
drivers/staging/r8188eu/hal/rtl8188e_rf6052.c | 7 ++--
drivers/staging/r8188eu/hal/usb_halinit.c | 15 ++++----
3 files changed, 27 insertions(+), 30 deletions(-)

--
2.39.0