nuttx/fs/aio
Gregory Nutt 4b44b628ea Run nxstyle against all .c and .h files modified by this PR.
All complaints fixed except for those that were not possible to fix:

- Used of Mixed case identifier in ESP32 files.  These are references to Expressif ROM functions which are outside of the scope of NuttX.
2020-05-09 14:19:08 -03:00
..
aio_cancel.c Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
aio_fsync.c nxstyle: fixed various nxstyle warnings 2020-03-09 08:56:59 -06:00
aio_initialize.c Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
aio_queue.c
aio_read.c
aio_signal.c Remove CONFIG_CAN_PASS_STRUCT 2020-04-11 21:19:47 +01:00
aio_write.c nxstyle: fixed various nxstyle warnings 2020-03-09 08:56:59 -06:00
aio.h Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
aioc_contain.c Run nxstyle against all .c and .h files modified by this PR. 2020-05-09 14:19:08 -03:00
Kconfig
Make.defs