nuttx/fs
Xiang Xiao 68951e8d72 Remove exra whitespace from files (#189)
* Remove multiple newlines at the end of files
* Remove the whitespace from the end of lines
2020-01-31 09:24:49 -06:00
..
aio Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
binfs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
cromfs fs/cromfs/fs_cromfs.c: Back out an erroneous change I made during a code review. Noted by Jussi Kivilinna. 2019-12-02 08:44:50 -06:00
dirent Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
driver Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
fat Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
hostfs Fix typos and some incorrect comments 2020-01-20 09:32:36 -03:00
inode Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
littlefs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
mmap Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
mount Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
mqueue Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
nfs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
nxffs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
partition Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
procfs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
romfs various fixes (#49) 2020-01-07 09:06:02 -06:00
semaphore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
shm fs/: Remove dangling space at the end of lines. 2017-06-28 13:17:55 -06:00
smartfs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
spiffs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
tmpfs Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
unionfs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
userfs Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
vfs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
fs_initialize.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
Kconfig Addes the ARM mbed littlefs to NuttX 2019-01-09 14:26:51 -06:00
Makefile CONFIG_NFILE_DESCRIPTORS=0 can no longer be used to disable the file system. NuttX with no file system does not make sense. 2019-02-11 12:09:26 -06:00