yaffs2: iterator variable cannot be NULL
The iterator of list_for_each() is never NULL.
Identified with coccinelle.
Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>
Loading
Please register or sign in to comment
The iterator of list_for_each() is never NULL.
Identified with coccinelle.
Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>