mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 08:55:22 +00:00
The logging subsytsem had if else if constructs without final else statement. This commit adds else {} to comply with coding guideline 15.7. Signed-off-by: Jennifer Williams <jennifer.m.williams@intel.com> |
||
---|---|---|
.. | ||
log_backend.h | ||
log_core.h | ||
log_ctrl.h | ||
log_frontend.h | ||
log_instance.h | ||
log_msg.h | ||
log_output.h | ||
log.h |