Hi, Julia Lawall writes: > On Tue, 22 Dec 2015, Felipe Balbi wrote: > >> Julia Lawall writes: >> >> > The index variable of list_for_each_entry_safe is never NULL. >> > >> > Generated by: scripts/coccinelle/iterators/itnull.cocci >> > >> > CC: Geliang Tang >> > Signed-off-by: Fengguang Wu >> > Signed-off-by: Julia Lawall >> >> doesn't apply. Does this depend on anything ? > > It may be derived from a patch posted to a mailing list. I don't have the > original reference any more. okay, it could be the big series converting gadgets to list_for_each_entry_safe(). Thanks -- balbi