Skip to content
Commit 10bcee14 authored by Geliang Tang's avatar Geliang Tang Committed by Ilya Dryomov
Browse files

libceph: use list_for_each_entry_safe



Use list_for_each_entry_safe() instead of list_for_each_safe() to
simplify the code.

Signed-off-by: default avatarGeliang Tang <geliangtang@163.com>
[idryomov@gmail.com: nuke call to list_splice_init() as well]
Signed-off-by: default avatarIlya Dryomov <idryomov@gmail.com>
parent 99c88e69
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment