zephyr/lib/os
Pisit Sawangvonganan 6a64490c34 style: lib: 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-09-11 07:40:35 -04:00
..
zvfs Revert "net: sockets: move poll implementation to zvfs" 2024-07-03 15:03:05 -04:00
CMakeLists.txt Revert "net: sockets: move poll implementation to zvfs" 2024-07-03 15:03:05 -04:00
Kconfig
Kconfig.cbprintf
assert.c
cbprintf.c
cbprintf_complete.c
cbprintf_nano.c
cbprintf_packaged.c
fdtable.c Revert "fdtable: read, write, close: only execute methods if non-NULL" 2024-07-03 15:03:05 -04:00
mpsc_pbuf.c logging: fix log buffer pending while it is definitely full 2024-08-23 08:04:18 -04:00
mutex.c
p4wq.c style: lib: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
poweroff.c
printk.c lib: os: change __printk_get_hook return type to printk_hook_fn_t 2024-07-27 10:41:01 +03:00
reboot.c
sem.c
spsc_pbuf.c
thread_entry.c
user_work.c