zephyr/subsys/fs/fcb
Patrik Flykt b97db52de7 misra-c: Add 'U' to unsigned variable assignments in subsys/
Add 'U' to a value when assigning it to an unsigned variable.
MISRA-C rule 7.2

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2018-12-04 22:51:56 -05:00
..
CMakeLists.txt
Kconfig subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
fcb.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
fcb_append.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
fcb_elem_info.c crc: deprecate old headers and issue warning when used 2018-12-04 08:52:46 -06:00
fcb_getnext.c
fcb_priv.h
fcb_rotate.c
fcb_walk.c