diff options
author | Liu Song <[email protected]> | 2022-08-26 11:14:13 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-08-26 07:32:53 -0600 |
commit | ddbfc34fcf5d0bc33b006b90c580c56edeb31068 (patch) | |
tree | 517dcae1f8faf3dcf83e14c2183a9bc4fec55433 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | f2cc648e12285c53365c2bcacbcd919022f4d3a8 (diff) |
sbitmap: remove unnecessary code in __sbitmap_queue_get_batch
If "nr + nr_tags <= map_depth", then the value of nr_tags will not be
greater than map_depth, so no additional comparison is required.
Signed-off-by: Liu Song <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions