[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cc527d62-7d0b-42f8-b14c-6448d3665989@stanley.mountain>
Date: Fri, 27 Sep 2024 13:32:14 +0300
From: Dan Carpenter <dan.carpenter@...aro.org>
To: Qianqiang Liu <qianqiang.liu@....com>
Cc: andi.shyti@...nel.org, shyam-sundar.s-k@....com,
linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] i2c: amd-asf: Fix uninitialized variables issue in
amd_asf_process_target
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@....com>
You forgot the Fixes tag.
Fixes: 20c3cc299218 ("i2c: amd-asf: Add routine to handle the ASF slave process")
regards,
dan carpenter
Powered by blists - more mailing lists