On 11/23/19 9:16 AM, Michael Straube wrote:
Function rtw_pwr_unassociated_idle returns boolean values.
Remove the return variable ret and the exit label to simplify the
function a little bit. Return true or false directly instead.

Signed-off-by: Michael Straube <straube.li...@gmail.com>
---
  drivers/staging/rtl8188eu/core/rtw_pwrctrl.c | 10 +++-------
  1 file changed, 3 insertions(+), 7 deletions(-)

Acked-by: Larry Finger <larry.fin...@lwfinger.net>

Thanks,

Larry

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to