[PATCH 0/2] rtl8723bs: clean up error handling

Omer El Idrissi posted 2 patches 1 week, 2 days ago
Only 0 patches received!
There is a newer version of this series
drivers/staging/rtl8723bs/os_dep/sdio_intf.c | 21 +++++++-------------
1 file changed, 7 insertions(+), 14 deletions(-)
[PATCH 0/2] rtl8723bs: clean up error handling
Posted by Omer El Idrissi 1 week, 2 days ago
This series cleans up error handling for function sdio_init()
and sdio_dvobj_init() by using conventional errno instead of
vendor-defined _SUCCESS/_FAIL macros when returning

Omer El Idrissi (2):
  staging: rtl8723bs: use direct returns in sdio_dvobj_init()
  staging: rtl8723bs: cleanup return in sdio_init()

 drivers/staging/rtl8723bs/os_dep/sdio_intf.c | 21 +++++++-------------
 1 file changed, 7 insertions(+), 14 deletions(-)

-- 
2.51.0