zephyr/include/logging
Jennifer Williams 5bda586c64 logging: fix if else if constructs missing final else
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>
2020-10-07 23:05:18 -07:00
..
log_backend.h
log_core.h logging: fix if else if constructs missing final else 2020-10-07 23:05:18 -07:00
log_ctrl.h
log_frontend.h
log_instance.h
log_msg.h code-guideline: Fixing code violation 10.4 Rule 2020-10-01 17:13:29 -04:00
log_output.h
log.h sys: util: Deprecate GET_ARG2 macro 2020-06-22 15:18:07 +02:00