zephyr/subsys/fs
Aurelien Jarno ed0b0b7cbd nvs: fix alloc/data wra log format string
Commit 41f86c3db2 ("nvs: fix warnings in logger") wrongly changed the
"%d" into "%x" while it was only supposed to suppress the warning.

This patch switches back the format string to "%x".

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2019-01-29 17:49:44 +01:00
..
fcb misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
nvs nvs: fix alloc/data wra log format string 2019-01-29 17:49:44 +01:00
CMakeLists.txt
Kconfig subsys: filesystem: move conditional location 2018-11-02 15:31:44 -05: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
nffs_fs.c crc: deprecate old headers and issue warning when used 2018-12-04 08:52:46 -06:00
shell.c tests: subsys: fs: multifs: Enable fs shell using new shell 2018-12-14 13:14:17 +01:00