28/02/2022 08:58, Zhang, Tianfei: > From: Huang, Wei <[email protected]> > > Sent: Monday, February 21, 2022 3:52 PM > > To: [email protected]; Xu, Rosen <[email protected]>; Zhang, Qi Z > > <[email protected]>; [email protected]; [email protected] > > Cc: [email protected]; Zhang, Tianfei <[email protected]>; Yigit, Ferruh > > <[email protected]>; Huang, Wei <[email protected]> > > Subject: [PATCH v5] raw/ifpga: initialize scalar variable before using > > > > Scalar variable sub_brg_bdf may be used uninitialized in function > > ifpga_rawdev_fill_info(). It is initialized now in this fix. > > > > Coverity issue: 375805 > > Fixes: 9c006c45d0c5 ("raw/ifpga: scan PCIe BDF device tree") > > Cc: [email protected] > > > > Signed-off-by: Wei Huang <[email protected]> > > It looks good for me. > > Acked-by: Tianfei Zhang <[email protected]>
Applied, thanks.

