zephyr/subsys/logging
Flavio Ceolin 3ced176088 subsys: logging: Fix switch statement
According with MISRA-C and unconditional break statement must
terminate every switch-clause.

MISRA-C rule 16.1 and 16.3

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-11-06 16:20:15 -05:00
..
CMakeLists.txt
Kconfig doc: fix kconfig misspellings 2018-11-02 17:58:16 -04:00
Kconfig.template.log_config logging: make LOG_LEVEL depend on LOG 2018-11-02 15:31:44 -05:00
log_backend_native_posix.c
log_backend_rtt.c
log_backend_uart.c
log_cmds.c
log_core.c
log_list.c
log_list.h
log_msg.c
log_output.c subsys: logging: Fix switch statement 2018-11-06 16:20:15 -05:00
sys_log_net.c
sys_log.c