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
..
CMakeLists.txt headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
clock.c
fs.c
mqueue.c
pthread.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
semaphore.c
sleep.c
timer.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00