diff options
author | 2025-07-14 18:27:46 +0200 | |
---|---|---|
committer | 2025-07-31 15:39:55 +0200 | |
commit | 225b2cb640d7ddbb2df38130f3f34f4a84497426 (patch) | |
tree | 96aa512621e5ff69da33335f725d4f8e95c0e522 /tools/perf/scripts/python | |
parent | md: dm-zoned-target: Initialize return variable r to avoid uninitialized use (diff) | |
download | wireguard-linux-225b2cb640d7ddbb2df38130f3f34f4a84497426.tar.xz wireguard-linux-225b2cb640d7ddbb2df38130f3f34f4a84497426.zip |
vdo: omit need_resched() before cond_resched()
There's no need to call need_resched() because cond_resched() will do
nothing if need_resched() returns false.
Reviewed-by: Matthew Sakai <msakai@redhat.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions