Skip to content
Commit 79b4f4c6 authored by David Sterba's avatar David Sterba
Browse files

btrfs: cleanup duplicate return value in insert_inline_extent



The pattern when err is used for function exit and ret is used for
return values of callees is not used here.

Reviewed-by: default avatarNikolay Borisov <nborisov@suse.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 6165572c
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