diff options
| author | Simon Glass <[email protected]> | 2022-07-30 15:52:20 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-08-12 08:14:24 -0400 |
| commit | a18686cda14cf0281a00fe1cd44c2647d351d4aa (patch) | |
| tree | 5d438ccc4614968a7128624b32128eabdcc17557 /include | |
| parent | 988cacaeedae920c13741c9ab2fc580f63a06c3a (diff) | |
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: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
