On Thu, Sep 26, 2024 at 11:13:48PM +0800, Qianqiang Liu wrote: > The len variable is not initialized, which may cause the for loop to > behave unexpectedly. > > Signed-off-by: Qianqiang Liu <qianqiang.liu@xxxxxxx> You forgot the Fixes tag. Fixes: 20c3cc299218 ("i2c: amd-asf: Add routine to handle the ASF slave process") regards, dan carpenter