aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
diff options
context:
space:
mode:
authorOmar Sandoval <osandov@fb.com>2019-12-02 17:34:21 -0800
committerDavid Sterba <dsterba@suse.com>2020-01-20 16:40:54 +0100
commit169d2c875ec6461f6d18aaddbc1f30ba2b6b5a29 (patch)
treea7ef4239a293e203882b0926dffb530ac144e5cf /fs/btrfs/ctree.h
parentbtrfs: remove unnecessary pg_offset assignments in __extent_writepage() (diff)
downloadlinux-dev-169d2c875ec6461f6d18aaddbc1f30ba2b6b5a29.tar.xz
linux-dev-169d2c875ec6461f6d18aaddbc1f30ba2b6b5a29.zip
btrfs: remove trivial goto label in __extent_writepage()
Since 40f765805f08 ("Btrfs: split up __extent_writepage to lower stack usage"), done_unlocked is simply a return 0. Get rid of it. Mid-statement block returns don seem to make the code less readable here. Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Omar Sandoval <osandov@fb.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/ctree.h')
0 files changed, 0 insertions, 0 deletions