diff options
author | 2018-08-04 21:10:56 +0800 | |
---|---|---|
committer | 2018-10-15 17:23:25 +0200 | |
commit | 5a2cb25ab9da5046f10e773c9ecfdb3339f3dd7c (patch) | |
tree | f8006c9f18cb0a02c07a036199f2817d6faae960 /fs/btrfs/send.c | |
parent | btrfs: Remove root parameter from btrfs_insert_dir_item (diff) | |
download | linux-dev-5a2cb25ab9da5046f10e773c9ecfdb3339f3dd7c.tar.xz linux-dev-5a2cb25ab9da5046f10e773c9ecfdb3339f3dd7c.zip |
btrfs: remove a useless return statement in btrfs_block_rsv_add
Since ret must be 0 here, don't have to return. No functional change
and code readability is not hurt.
Signed-off-by: Lu Fengqi <lufq.fnst@cn.fujitsu.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/send.c')
0 files changed, 0 insertions, 0 deletions