diff options
| author | Oleg Nesterov <oleg@redhat.com> | 2023-10-23 18:33:43 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2023-11-01 22:46:58 +0300 |
| commit | 2320222067887f58dc9d7dba2e3ec285d02d45f3 (patch) | |
| tree | d5d84dca23bba22af338ca7d05d0ef4f89bef206 /rust/helpers/workqueue.c | |
| parent | 873ed7222c17cfd3cba1b1147552171581ffa6ca (diff) | |
| download | linux-2320222067887f58dc9d7dba2e3ec285d02d45f3.tar.xz | |
do_io_accounting: use __for_each_thread()
Rather than while_each_thread() which should be avoided when possible.
This makes the code more clear and allows the next change.
Link: https://lkml.kernel.org/r/20231023153343.GA4629@redhat.com
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions
