diff options
author | 2018-03-28 18:26:22 -0400 | |
---|---|---|
committer | 2018-03-29 12:00:15 +0200 | |
commit | c22da34a1b9996ffc6aadb4804422e04fe28b7e1 (patch) | |
tree | 17d4795763a8c131e43774319d7a7654537b6415 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | staging: rtl8723bs: Remove unecessary newlines from 'odm.h'. (diff) | |
download | linux-dev-c22da34a1b9996ffc6aadb4804422e04fe28b7e1.tar.xz linux-dev-c22da34a1b9996ffc6aadb4804422e04fe28b7e1.zip |
staging: rtl8723bs: Replace yield() call with cond_resched()
Remove yield call(). yield does not guarantee progress, and should not
be used. cond_resched() is a safe alternative.
Signed-off-by: Thomas Avery <tavery321@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions