Skip to content
Commit 7ae1681e authored by Geliang Tang's avatar Geliang Tang Committed by David Sterba
Browse files

btrfs: use list_for_each_entry_safe in free-space-cache.c



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>
Reviewed-by: default avatarDavid Sterba <dsterba@suse.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent b69f2bef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment