Skip to content
Snippets Groups Projects
Commit 428e60e0 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Tom Rini
Browse files

yaffs2: iterator variable cannot be NULL


The iterator of list_for_each() is never NULL.

Identified with coccinelle.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent c9bf43dd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment