diff options
author | Jinjie Ruan <ruanjinjie@huawei.com> | 2023-08-30 16:59:29 +0800 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2023-08-30 11:51:55 +0200 |
commit | cd59cdefc2f101bfc99ee5bd38512ebba7b75471 (patch) | |
tree | fff59f779435d0854afdd3082e83813063e37d42 /scripts/rustdoc_test_builder.rs | |
parent | e6a28d6303a987a922b9107321d87592b2e6da77 (diff) |
rbd: use list_for_each_entry() helper
Convert list_for_each() to list_for_each_entry() so that the tmp
list_head pointer and list_entry() call are no longer needed, which
can reduce a few lines of code. No functional changed.
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions