summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/fb.c
diff options
context:
space:
mode:
authorKaixu Xia <kaixuxia@tencent.com>2020-10-20 19:41:09 +0800
committerTheodore Ts'o <tytso@mit.edu>2020-12-03 09:15:29 -0500
commit7b721e6d334c9699fcd94553a7fe073ec717d926 (patch)
treee07f90d3083bc5a56d5753c080b2000ada05a14f /arch/arm/mach-omap1/fb.c
parent50a4952fd67b7f7f551e82ac07c51c1a7a74d474 (diff)
downloadlinux-7b721e6d334c9699fcd94553a7fe073ec717d926.tar.gz
linux-7b721e6d334c9699fcd94553a7fe073ec717d926.tar.bz2
linux-7b721e6d334c9699fcd94553a7fe073ec717d926.zip
ext4: remove redundant operation that set bh to NULL
The out_fail branch path don't release the bh and the second bh is valid only in the for statement, so we don't need to set them to NULL. Signed-off-by: Kaixu Xia <kaixuxia@tencent.com> Reviewed-by: zhangyi (F) <yi.zhang@huawei.com> Link: https://lore.kernel.org/r/1603194069-17557-1-git-send-email-kaixuxia@tencent.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'arch/arm/mach-omap1/fb.c')
0 files changed, 0 insertions, 0 deletions