diff options
| author | Simon Glass <[email protected]> | 2024-08-22 07:54:58 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-08-23 15:58:41 -0600 |
| commit | 8a369de6ff1456efe60bc7ebefe3d323fece0a37 (patch) | |
| tree | ea455f0bdffbd977acd736d7adba18a30f5e4a89 /include | |
| parent | 1847129025e04d41f4fd0396fa0336e3d544ded0 (diff) | |
spl: mmc: Handle error codes consistently
Use 'ret' as the return code, since it may not be an error and this is
the common name in U-Boot. Make sure to return the error code when
given, rather than transforming it into -1 (-EPERM).
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
