diff options
author | Kemeng Shi <shikemeng@huaweicloud.com> | 2023-03-04 01:21:15 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-04-06 01:13:11 -0400 |
commit | df11909514c5243a62fcd5e122f40f19f3a7076c (patch) | |
tree | 9ab7ec10a6d163cd9631f35a9c46bab3d86ada8e /scripts/gdb/linux/utils.py | |
parent | 78dc9f844f4ec999a30517313040948a4c4bbc00 (diff) |
ext4: remove unnecessary exit_meta_group_info tag
We goto exit_meta_group_info only to return -ENOMEM. Return -ENOMEM
directly instead of goto to remove this unnecessary tag.
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Reviewed-by: Ojaswin Mujoo <ojaswin@linux.ibm.com>
Link: https://lore.kernel.org/r/20230303172120.3800725-16-shikemeng@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions