Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
of: Don't try to search when phandle == 0
A value of '0' isn't a valid phandle, so searching for a node with that phandle is pointless. It will result in nothing but false positives. Signed-off-by: Grant Likely <[email protected]>
- Loading branch information