mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 16:32:57 +00:00
Fixes the warning -Wunused-parameter that is added with -Wextra in the GCC compiler. Chose to void the unused parameter inside the function. Testcompiled with -Wall -Wextra -Werror and builds cleanly. Signed-off-by: Dennis Wildmark <dennis.wildmark@assaabloy.com> |
||
---|---|---|
.. | ||
log_backend.h | ||
log_core.h | ||
log_ctrl.h | ||
log_instance.h | ||
log_msg.h | ||
log_output.h | ||
log.h | ||
sys_log.h |