summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorKemeng Shi <shikemeng@huaweicloud.com>2023-03-04 01:21:17 +0800
committerTheodore Ts'o <tytso@mit.edu>2023-04-06 01:13:12 -0400
commitfb28f9ceec5622803e189a6ced7fdf26b7f17e7f (patch)
tree2be68578247059706ce7ca393c1b7809ce4d46c9 /scripts/gdb/linux/utils.py
parentc7f2bafa3c242d4c69ba347d8983858a5137387b (diff)
ext4: remove unnecessary goto in ext4_mb_mark_diskspace_used
When ext4_read_block_bitmap fails, we can return PTR_ERR(bitmap_bh) to remove unnecessary NULL check of bitmap_bh. Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com> Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com> Link: https://lore.kernel.org/r/20230303172120.3800725-18-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