mirror of
https://xff.cz/git/u-boot/
synced 2026-01-26 04:15:21 +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)