zephyr/lib
Flavio Ceolin ce696e9aa2 lib: rb: Make operands have an appropriate essential type
MISRA-C 8.10.2 defines essential operand types and how to handle them
through rules 10.1 .. 10.5. This commit adds an U to unsigned constants
to avoid implicit casts and make if/while statements evaluate a boolean
to avoid other types being casted to boolean.

MISRA-C rules 10.1, 10.2 and 10.3

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2019-03-26 22:06:45 -04:00
..
cmsis_rtos_v1 all: Update reserved function names 2019-03-11 13:48:42 -04:00
cmsis_rtos_v2 all: Update reserved function names 2019-03-11 13:48:42 -04:00
gui kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
libc libc: newlib: Cleanup/fix setting of system include paths 2019-03-13 06:50:23 -05:00
os lib: rb: Make operands have an appropriate essential type 2019-03-26 22:06:45 -04:00
posix lib: posix: fs: Fix access invalid memory 2019-03-23 09:52:51 -05:00
CMakeLists.txt lib: flatten all loose components into one lib 2019-01-22 07:45:22 -05:00
Kconfig lib: flatten all loose components into one lib 2019-01-22 07:45:22 -05:00