Skip to content
Snippets Groups Projects
Commit 9f952672 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
Reported-by: Coverity (CID: 163248)
parent 72c98ed1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment