diff options
| author | Simon Glass <[email protected]> | 2021-01-20 20:10:54 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-03-12 17:41:35 -0500 |
| commit | 7bd06587decafabb56f68de3ae87adb4c49ca8db (patch) | |
| tree | 79186153ce0f6339b3f172bdffcd300e502e64db /scripts | |
| parent | 9ad7a6c25c7142a46fe4b811c13bc3280c4bb27f (diff) | |
log: Add return-checking macros for 0 being success
The existing log_ret() and log_msg_ret() macros consider an error to be
less than zero. But some function may return a positive number to indicate
a different kind of failure. Add macros to check for that also.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
