zephyr/subsys/logging/backends
Pisit Sawangvonganan 8f197c955d style: subsys: comply with MISRA C:2012 Rule 15.6
Add missing braces to comply with MISRA C:2012 Rule 15.6 and
also following Zephyr's style guideline.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-08-20 10:33:51 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.adsp
Kconfig.adsp_mtrace
Kconfig.ble
Kconfig.efi_console
Kconfig.fs logging: fs backend: optional append to latest file 2024-08-12 12:44:11 +02:00
Kconfig.multidomain
Kconfig.native_posix
Kconfig.net
Kconfig.rtt
Kconfig.spinel
Kconfig.swo
Kconfig.uart
Kconfig.xtensa_sim
log_backend_adsp_mtrace.c style: subsys: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
log_backend_adsp.c
log_backend_ble.c logging: Optimize ble notification size 2024-08-09 09:54:14 +02:00
log_backend_efi_console.c
log_backend_fs.c logging: fs backend: optional append to latest file 2024-08-12 12:44:11 +02:00
log_backend_ipc_service.c
log_backend_native_posix.c
log_backend_net.c
log_backend_rtt.c
log_backend_spinel.c
log_backend_swo.c
log_backend_uart.c
log_backend_xtensa_sim.c
log_multidomain_backend.c