diff options
author | Jerome Forissier <jerome.forissier@linaro.org> | 2024-09-11 11:58:15 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-09-24 13:41:20 -0600 |
commit | 9aa7e531f6808579c9fa77b6407409da80a1e9ab (patch) | |
tree | 1d8f70a7c02b1e448b33a45e70340d3ab12d38f7 /lib/mbedtls/x509_cert_parser.c | |
parent | 0c2d7ad3e0635a52d291035d9044922ef7b19e7a (diff) |
flash: prefix error codes with FL_
Prefix the flash status codes (ERR_*) with FL_ in order to avoid clashes
with third-party libraries. Case in point: including the lwIP library
header file <lwip/err.h> which defines err_enum_t as an enum with values
being ERR_*.
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Peter Robinson <pbrobinson@gmail.com>
Diffstat (limited to 'lib/mbedtls/x509_cert_parser.c')
0 files changed, 0 insertions, 0 deletions