zephyr/lib
ferar alashkar 11e2c58928 lib: os: hex: clarify controlling expression
add explicit boolean type to 'if' statement controlling expression, thus
improving code readability and maintainability, complying with required
[misra-c2012-14.4] rule which states; The controlling expression of an
if statement and the controlling expression of an iteration-statement
shall have essentially boolean type.

Found as a coding guideline violation (Rule 14.4) by static code
scanning tool.

Note: Tested on STM32L5 Nucleo-144 board (stm32l552xx).

Signed-off-by: ferar alashkar <ferar.alashkar@gmail.com>
2023-08-23 16:06:05 +01:00
..
acpi
cpp
crc lib: crc: move from lib/os to lib/crc 2023-08-18 08:52:16 +03:00
hash
libc libc/common: Add memalign 2023-08-10 11:35:17 -04:00
open-amp
os lib: os: hex: clarify controlling expression 2023-08-23 16:06:05 +01:00
posix posix: signal: type corrections for sigval, sigevent, notify attr 2023-08-23 10:06:00 +02:00
runtime
smf
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig lib: crc: move from lib/os to lib/crc 2023-08-18 08:52:16 +03:00