zephyr/subsys/fs
Ulf Magnusson 984bfae831 global: Remove leading/trailing blank lines in files
Remove leading/trailing blank lines in .c, .h, .py, .rst, .yml, and
.yaml files.

Will avoid failures with the new CI test in
https://github.com/zephyrproject-rtos/ci-tools/pull/112, though it only
checks changed files.

Move the 'target-notes' target in boards/xtensa/odroid_go/doc/index.rst
to get rid of the trailing blank line there. It was probably misplaced.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-12-11 19:17:27 +01:00
..
fcb fs/fcb: improve error handling in fcb_offset_last_n 2019-11-14 19:33:36 -05:00
nvs subsys/fs: nvs Coverty CID205795 & CID205803 corrections 2019-11-22 09:59:32 -05:00
CMakeLists.txt
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.littlefs global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
fat_fs.c subsys/fs/fatfs: correct misinterpretation of FatFs API 2019-10-23 07:59:01 -04:00
fs.c subsys/fs: correct misinterpretation of Zephyr API 2019-10-23 07:59:01 -04:00
fs_impl.c
fs_impl.h include: Fix use of <fs.h> -> <fs/fs.h> 2019-12-10 08:39:37 -05:00
fuse_fs_access.c
littlefs_fs.c include: Fix use of <fs.h> -> <fs/fs.h> 2019-12-10 08:39:37 -05:00
nffs_fs.c
shell.c subsys/fs/shell: Prevent buffer overrun when creating abs path 2019-11-13 15:11:29 -06:00