diff options
author | Geliang Tang <geliangtang@163.com> | 2015-12-18 23:33:30 +0800 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2016-01-21 19:36:08 +0100 |
commit | 10bcee149f62e7c5122f79aefc30d610b413280b (patch) | |
tree | c90919e73cc145128f8640730a603b4ff1f14533 /include | |
parent | 99c88e6900fb05d267ae9f6d5e15dc7192ba6f8d (diff) | |
download | linux-10bcee149f62e7c5122f79aefc30d610b413280b.tar.bz2 |
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: Geliang Tang <geliangtang@163.com>
[idryomov@gmail.com: nuke call to list_splice_init() as well]
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions