summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorKemeng Shi <shikemeng@huaweicloud.com>2023-03-03 20:21:10 +0300
committerTheodore Ts'o <tytso@mit.edu>2023-04-06 08:13:11 +0300
commit285164b80175157c18a06425cf25591c9f942b1a (patch)
tree1e8f2c8d72701b8c8a8eb3608d1ec967e96c117b /include/linux/debugobjects.h
parent139f46d3b5e69937025faa38cb0a3711b9808158 (diff)
downloadlinux-285164b80175157c18a06425cf25591c9f942b1a.tar.xz
ext4: remove unnecessary e4b->bd_buddy_page check in ext4_mb_load_buddy_gfp
e4b->bd_buddy_page is only set if we initialize ext4_buddy successfully. So e4b->bd_buddy_page is always NULL in error handle branch. Just remove the dead check. Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com> Reviewed-by: Ojaswin Mujoo <ojaswin@linux.ibm.com> Link: https://lore.kernel.org/r/20230303172120.3800725-11-shikemeng@huaweicloud.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions