aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorKemeng Shi <[email protected]>2024-08-20 21:22:33 +0800
committerTheodore Ts'o <[email protected]>2024-09-03 22:12:16 -0400
commit7523a7ef099abe7b9a98c4c8f722fe40541c9723 (patch)
tree7da83b8829214a2a810e589006d24eac08b2af4e /scripts/gdb/linux/tasks.py
parent66eafbde7d74e36cd80e6b6246ea4bd599416e2c (diff)
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 <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions