nuttx/fs
Gregory Nutt 72104c182c nxstyle fixes
Run all files modified by PR 766 through nxstyle and fix any resulting complaints.

NOTE:  Numerous "Mixed case identifier" errors in arch/arm/src/cxd56xx/cxd56_gnss.c were not fixed because this problem is of much larger scope than this file.
2020-04-11 21:19:47 +01:00
..
aio Remove CONFIG_CAN_PASS_STRUCT 2020-04-11 21:19:47 +01:00
binfs
cromfs
dirent Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00
driver Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
fat fs/fat/fs_fat32util.c: return was missing from the last PR. 2020-03-30 17:13:13 +02:00
hostfs fs/: Check return of nxsem_wait_uninterruptible. 2020-03-30 08:08:07 -06:00
inode Fix a fatal typo in a recent change 2020-04-01 11:30:45 +01:00
littlefs fs/: Check return of nxsem_wait_uninterruptible. 2020-03-30 08:08:07 -06:00
mmap
mount Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00
mqueue Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
nfs Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
nxffs
partition
procfs nxstyle fixes 2020-04-11 21:19:47 +01:00
romfs fs/: Check return of nxsem_wait_uninterruptible. 2020-03-30 08:08:07 -06:00
semaphore Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
shm
smartfs fs/: Check return of nxsem_wait_uninterruptible. 2020-03-30 08:08:07 -06:00
spiffs Check return from nxsem_wait_initialize() 2020-03-29 22:11:13 +01:00
tmpfs Fix typos in comments and documentation (#750) 2020-04-08 06:45:35 -06:00
unionfs fs/: Check return of nxsem_wait_uninterruptible. 2020-03-30 08:08:07 -06:00
userfs
vfs Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00
.gitignore
fs_initialize.c
Kconfig
Makefile