zephyr/lib/posix
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
..
clock.c
CMakeLists.txt headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
fs.c posix: fs: ZFD_IOCTL_CLOSE: Be sure to call posix_fs_free_obj() 2019-08-27 10:34:54 -04:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
mqueue.c
pthread_barrier.c
pthread_common.c
pthread_cond.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
pthread_key.c
pthread_mutex.c kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
pthread_rwlock.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
pthread_sched.c
pthread.c posix: pthread_create: Ignore retval of pthread_mutex_init() calls 2019-08-21 07:26:59 -05:00
semaphore.c
sleep.c
timer.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00