summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd
diff options
context:
space:
mode:
authorAnshul Dalal <[email protected]>2025-10-31 13:16:26 +0530
committerTom Rini <[email protected]>2025-11-06 17:42:07 -0600
commitfdf36c2e9ad4f770ee951398a86bd55404d9b7ec (patch)
treecf7a5ab699769447d37093631848b9790fedcfd6 /doc/develop/bootstd
parent9e2bce78fd5ea59161b91b0885cfccb6fdf3b96f (diff)
spl: remove redundant prints in boot_from_devices
The null check for loader in boot_from_devices was moved earlier in the code path by the commit ae409a84e7bff ("spl: NULL check variable before dereference"), therefore the subsequent null checks for loader are not necessary. This patch removes those checks and refactors the prints to be more useful in case of errors. Signed-off-by: Anshul Dalal <[email protected]>
Diffstat (limited to 'doc/develop/bootstd')
0 files changed, 0 insertions, 0 deletions