diff options
author | 2019-12-02 17:34:21 -0800 | |
---|---|---|
committer | 2020-01-20 16:40:54 +0100 | |
commit | 169d2c875ec6461f6d18aaddbc1f30ba2b6b5a29 (patch) | |
tree | a7ef4239a293e203882b0926dffb530ac144e5cf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: remove unnecessary pg_offset assignments in __extent_writepage() (diff) | |
download | wireguard-linux-169d2c875ec6461f6d18aaddbc1f30ba2b6b5a29.tar.xz wireguard-linux-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions