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 posix: Fix calculation of clock base in clock_settime 2019-05-21 08:24:59 -04:00
fs.c posix: fs: ZFD_IOCTL_CLOSE: Be sure to call posix_fs_free_obj() 2019-08-27 10:34:54 -04:00
mqueue.c cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
pthread.c posix: pthread_create: Ignore retval of pthread_mutex_init() calls 2019-08-21 07:26:59 -05:00
pthread_barrier.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
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