Commit 00d7bb1f authored by David Gibson's avatar David Gibson
Browse files

dtc: pos parameter to srcpos_string() can't be NULL



None of the callers ever pass a NULL to srcpos_string(), so the check
for it is not necessary.  Furthermore, checking it make Coverity complain
about the raw dereferences which follow later in the function.

Signed-off-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
parent 95d57726
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment