summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.c
diff options
context:
space:
mode:
authorLu Fengqi <lufq.fnst@cn.fujitsu.com>2018-08-04 15:10:56 +0200
committerDavid Sterba <dsterba@suse.com>2018-10-15 17:23:25 +0200
commit5a2cb25ab9da5046f10e773c9ecfdb3339f3dd7c (patch)
treef8006c9f18cb0a02c07a036199f2817d6faae960 /fs/btrfs/ctree.c
parentbtrfs: Remove root parameter from btrfs_insert_dir_item (diff)
downloadlinux-5a2cb25ab9da5046f10e773c9ecfdb3339f3dd7c.tar.xz
linux-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/ctree.c')
0 files changed, 0 insertions, 0 deletions