summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorKemeng Shi <shikemeng@huaweicloud.com>2024-08-20 16:22:33 +0300
committerTheodore Ts'o <tytso@mit.edu>2024-09-04 05:12:16 +0300
commit7523a7ef099abe7b9a98c4c8f722fe40541c9723 (patch)
tree7da83b8829214a2a810e589006d24eac08b2af4e /tools/perf/scripts/python/export-to-sqlite.py
parent66eafbde7d74e36cd80e6b6246ea4bd599416e2c (diff)
downloadlinux-7523a7ef099abe7b9a98c4c8f722fe40541c9723.tar.xz
ext4: remove unneeded NULL check of buffer_head in ext4_mark_inode_used()
If gdp from ext4_get_group_desc() is not NULL, then returned group_desc_bh won't be NULL either. Remove check of group_desc_bh and only check returned gdp from ext4_get_group_desc() like how other callers do. Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com> Link: https://patch.msgid.link/20240820132234.2759926-7-shikemeng@huaweicloud.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions