Merge tag 'optee-fix-cond-resched-call-for-v5.12' of git://git.linaro.org:/people...
authorArnd Bergmann <arnd@arndb.de>
Wed, 3 Feb 2021 12:24:56 +0000 (13:24 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 3 Feb 2021 12:24:57 +0000 (13:24 +0100)
Remove unnecessary need_resched() before cond_resched()

* tag 'optee-fix-cond-resched-call-for-v5.12' of git://git.linaro.org:/people/jens.wiklander/linux-tee:
  tee: optee: remove need_resched() before cond_resched()
  tee: optee: replace might_sleep with cond_resched

Link: https://lore.kernel.org/r/20210203120953.GB3624453@jade
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found