Skip to content
Snippets Groups Projects
Commit ce2ec19c authored by Stefan Brüns's avatar Stefan Brüns Committed by Simon Glass
Browse files

sandbox/fs: Make linking of nodes in os_dirent_ls more obvious


Previously, after reading/creating the second dirent, the second entry
would be chained to the first entry and the first entry would be linked
to head. Instead, immediately link the first entry to head.

Signed-off-by: default avatarStefan Brüns <stefan.bruens@rwth-aachen.de>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent 86167089
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment