Skip to content
Commit 104bb37d authored by Al Viro's avatar Al Viro
Browse files

gadgetfs: list_for_each_safe() misuse



really weirdly spelled "while the list is non-empty, pick its
first element, remove it from the list and free it" kind of loop...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 342827d7
Loading
Loading
Loading
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