Skip to content
Commit a18686cd authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

bootstd: Tidy up var naming in bootdev_setup_iter_order()



Avoid using 'count' to mean either a count or an error, since this is
confusing. In fact, the called function never return 0, since that is an
error.

Use 'ret' instead.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 988cacae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment