mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
This cannot be NULL since part_print() calls this function and requires it to be non-NULL. Reported-by: Coverity (CID: 138498) Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>