Skip to content
Commit 568b1c9c authored by Byongho Lee's avatar Byongho Lee Committed by David Sterba
Browse files

btrfs: remove unnecessary list_del



We can safely iterate whole list items, without using list_del macro.
So remove the list_del call.

Reviewed-by: default avatarDavid Sterba <dsterba@suse.com>
Signed-off-by: default avatarByongho Lee <bhlee.kernel@gmail.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent d7641a49
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