
3 Oct
2016
3 Oct
'16
11:49 p.m.
On 1 October 2016 at 12:41, Stefan Brüns stefan.bruens@rwth-aachen.de wrote:
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
arch/sandbox/cpu/os.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Simon Glass sjg@chromium.org