On Wed, Oct 21, 2020 at 09:10:18AM +0800, zhangyi (F) wrote: > On 2020/10/20 19:41, xiakaixu1987@xxxxxxxxx wrote: > > From: Kaixu Xia <kaixuxia@xxxxxxxxxxx> > > > > 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@xxxxxxxxxxx> > > Thanks for the patch. It looks good to me. > Reviewed-by: zhangyi (F) <yi.zhang@xxxxxxxxxx> Applied, thanks. - Ted