Hi, On 3/12/21 7:56 AM, Dan Carpenter wrote: > It also complains about the next loop but that's a false positive > because dealing with lists of data is tricky. > > drivers/pinctrl/core.c:1297 pinctrl_commit_state() error: uninitialized symbol 'ret'. > > I saw these two warnings initially from zero day bot but didn't forward > it on because I only noticed the issue with second loop and not the > first one. #LifeLessonOrSomething It was reported by Colin yesterday. lore.kernel.org/r/34c61597-a90b-5d90-f9fb-4ede3ece3b4c@xxxxxxxxxxxxx Definitely thanks for report. Thanks, Michal