diff options
author | David Sterba <dsterba@suse.com> | 2017-06-15 19:09:51 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-06-20 14:22:12 +0200 |
commit | 79b4f4c605b76194448315865ebcf6fcb0844fc5 (patch) | |
tree | 91f945e7ae0f51921eb2c8f23dd8b5da2434ffef /fs/btrfs/disk-io.c | |
parent | 6165572c1139dd694afb8e382a5f06e7e0fa4ad8 (diff) | |
download | linux-79b4f4c605b76194448315865ebcf6fcb0844fc5.tar.bz2 |
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: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/disk-io.c')
0 files changed, 0 insertions, 0 deletions