fdt: Add a check to fdt_print() for coverity
We know that fdt_getprop() does not return NULL when len is > 0 but coverity does not. Add an extra check to keep it happy. Signed-off-by: Simon Glass <sjg@chromium.org> Reported-by: Coverity (CID: 163248)
This commit is contained in:
parent
72c98ed1ab
commit
9f95267271
Loading…
Reference in New Issue
Block a user