Home
last modified time | relevance | path

Searched hist:ce2ec19c56d646656e64a4b8e0279820337f089e (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dos.cce2ec19c56d646656e64a4b8e0279820337f089e Sat Oct 01 18:41:39 UTC 2016 Stefan Brüns <stefan.bruens@rwth-aachen.de> 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: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Acked-by: Simon Glass <sjg@chromium.org>