]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8323f7eb3ddd9717f689b8721a36dd59155097ee
treef2ed4e00fa4bf1737800a687aea7932bbd7fd199
parent24252cf25e77fef41550a05e5d0e8365ffcbecf6
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