zephyr/subsys/fs
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables
Add a 'U' suffix to values when computing and comparing against
unsigned variables.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2019-03-28 17:15:58 -05:00
..
fcb all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
nvs all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
CMakeLists.txt cmake: default to linking 'app' with the interface library 'FS' 2018-07-25 08:27:45 -04:00
fat_fs.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
fs.c subsys: fs: Use template to define CONFIG_FS_LOG_LEVEL 2018-10-15 09:18:03 -04:00
Kconfig kconfig: Use depend on instead of select to avoid kconfig loop 2019-03-12 19:42:40 +01:00
nffs_fs.c tests: subsys: fs : Fix coverity issue 2019-03-14 14:20:45 +01:00
shell.c subsys/fs/shell: fix unchecked return from fs_seek in cmd_read 2019-03-02 12:28:03 +01:00