mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-22 07:01:39 +00:00
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 <sjg@chromium.org> |
||
---|---|---|
.. | ||
coccinelle.rst | ||
commands.rst | ||
crash_dumps.rst | ||
global_data.rst | ||
index.rst | ||
logging.rst | ||
menus.rst | ||
py_testing.rst | ||
testing.rst | ||
tests_sandbox.rst | ||
tests_writing.rst | ||
trace.rst | ||
version.rst |