Skip to content
Commit 42a768c6 authored by Marcus Comstedt's avatar Marcus Comstedt Committed by Simon Glass
Browse files

libfdt: Remove superfluous NUL character from overlay symbols



The symbol path already ends with a NUL character (something which is
actually checked by the code) and this NUL is included in
rel_path_len, so there is no need to add a second one.

This change fixes incorrect display in "fdt list /__symbols" after
applying an overlay with symbols.

Signed-off-by: default avatarMarcus Comstedt <marcus@mc.pp.se>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 2f8f5e23
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment