mirror of
https://xff.cz/git/u-boot/
synced 2026-01-25 20:05:22 +01:00
Update dm_dump_drivers() to use the return value from uclass_get() to check the validity of uc. This is equivalent and should be more attractive to Coverity. Signed-off-by: Simon Glass <sjg@chromium.org> Reported-by: Coverity (CID: 316601)