diff options
| author | Zhang Yi <yi.zhang@huawei.com> | 2025-11-29 18:32:41 +0800 |
|---|---|---|
| committer | Theodore Ts'o <tytso@mit.edu> | 2026-01-18 11:23:33 -0500 |
| commit | ef46e0d70014cad87dc18e7d292e7c75c0ef30c8 (patch) | |
| tree | 1789818f8b0142ff45e2129f20dc882d7bf1570d /tools/perf/scripts/python/stackcollapse.py | |
| parent | c0329d0288dee6be26e5eca71fdc520c1c5e6acf (diff) | |
| download | linux-ef46e0d70014cad87dc18e7d292e7c75c0ef30c8.tar.gz linux-ef46e0d70014cad87dc18e7d292e7c75c0ef30c8.zip | |
ext4: cleanup useless out label in __es_remove_extent()
The out label in __es_remove_extent() is just return err value, we can
return it directly if something bad happens. Therefore, remove the
useless out label and rename out_get_reserved to out.
Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Ojaswin Mujoo <ojaswin@linux.ibm.com>
Reviewed-by: Baokun Li <libaokun1@huawei.com>
Message-ID: <20251129103247.686136-10-yi.zhang@huaweicloud.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
