diff options
author | Daniel Vacek <neelx@redhat.com> | 2024-01-04 21:00:30 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-01-05 02:07:56 +0300 |
commit | fab4c16c527e24c804efa4992b3cf40438c9b227 (patch) | |
tree | 0e97a73fe16f963ac4bc1aaa3bc65c2fcada54f1 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 458aa1a09939a56e044768013c86b5ef06e1c4f1 (diff) | |
download | linux-fab4c16c527e24c804efa4992b3cf40438c9b227.tar.xz |
blk-cgroup: don't use removal safe list iterators
Commit f1c006f1c685 moved deletion of the list blkg->q_node from
blkg_destroy() to blkg_free_workfn(). Switch to using the list
iterators, as we don't need removal protection anymore.
Signed-off-by: Daniel Vacek <neelx@redhat.com>
Acked-by: Tejun Heo <tj@kernel.org>
Link: https://lore.kernel.org/r/20240104180031.148148-1-neelx@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions