mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-30 10:45:21 +00:00
MISRA-C has several rules about switch statements like each clause end with an unconditional break. This commit fix these problems to be in accordance with the standard. MISRA-C rules 16.1, 16.3 and 16.4 Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.template.log_config | ||
log_backend_native_posix.c | ||
log_backend_net.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 | ||
sys_log_net.c | ||
sys_log.c |