Home
last modified time | relevance | path

Searched hist:"428 e60e0" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.c428e60e0 Thu Mar 08 15:52:29 CST 2018 Heinrich Schuchardt <xypron.glpk@gmx.de> 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>
H A Dyaffs_guts.c428e60e0 Thu Mar 08 15:52:29 CST 2018 Heinrich Schuchardt <xypron.glpk@gmx.de> 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>