On Fri, Nov 13, 2020 at 09:41:01AM -0500, Paul Moore wrote: > On Fri, Nov 13, 2020 at 3:53 AM Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > > > > Hello Paul Moore, > > > > The patch 866358ec331f: "netlabel: fix our progress tracking in > > netlbl_unlabel_staticlist()" from Nov 8, 2020, leads to the following > > static checker warning: > > > > net/netlabel/netlabel_unlabeled.c:1190 netlbl_unlabel_staticlist() > > error: uninitialized symbol 'iter_chain'. > > Thanks Dan, I'll look at it today. I'm a little confused as to why > the compiler didn't flag that, but perhaps I just missed it. Anyway, > patch later today ... GCC has stopped warning about these for some reason. Very frustrating. regards, dan carpenter