summaryrefslogtreecommitdiffstats
path: root/fs/read_write.c
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2023-10-23 17:33:43 +0200
committerAndrew Morton <akpm@linux-foundation.org>2023-11-01 12:46:58 -0700
commit2320222067887f58dc9d7dba2e3ec285d02d45f3 (patch)
treed5d84dca23bba22af338ca7d05d0ef4f89bef206 /fs/read_write.c
parent873ed7222c17cfd3cba1b1147552171581ffa6ca (diff)
downloadlinux-2320222067887f58dc9d7dba2e3ec285d02d45f3.tar.gz
linux-2320222067887f58dc9d7dba2e3ec285d02d45f3.tar.bz2
linux-2320222067887f58dc9d7dba2e3ec285d02d45f3.zip
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 'fs/read_write.c')
0 files changed, 0 insertions, 0 deletions