staging: r8188eu: simplify the ps_processing check
authorMartin Kaiser <martin@kaiser.cx>
Wed, 13 Apr 2022 19:36:49 +0000 (21:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Apr 2022 07:06:59 +0000 (09:06 +0200)
commit26b9887917c3dceb9f90840e4af46ae148b74670
treef2ed4e00fa4bf1737800a687aea7932bbd7fd199
parenta9f136fa7e67fdef97ad6c4be5f04f60ad78b5f3
staging: r8188eu: simplify the ps_processing check

It's sufficient to check pwrpriv->ps_processing as part of the while-loop.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220413193654.258507-4-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_pwrctrl.c