This small series addresses a cleanup suggestion discussed by Greg
Kroah-Hartman and Dan Carpenter, and also includes another function
conversion. It would be a larger series, but my time being what it is,
I intend to chip away at these slowly and steadily.
Phillip Potter (2):
staging: r8188eu: remove initializer from ret in rtw_pwr_wakeup
staging: r8188eu: convert rtw_set_802_11_add_wep error code semantics
drivers/staging/r8188eu/core/rtw_ioctl_set.c | 8 ++++----
drivers/staging/r8188eu/core/rtw_pwrctrl.c | 2 +-
drivers/staging/r8188eu/include/rtw_ioctl_set.h | 2 +-
drivers/staging/r8188eu/os_dep/ioctl_linux.c | 5 ++---
4 files changed, 8 insertions(+), 9 deletions(-)