Fix -Wextra and -pedantic errors 23/227823/1
authorAgnieszka Baumann <a.baumann@samsung.com>
Mon, 10 Feb 2020 15:50:03 +0000 (16:50 +0100)
committerAgnieszka Baumann <a.baumann@samsung.com>
Mon, 16 Mar 2020 11:23:59 +0000 (12:23 +0100)
commit4397dceb6e6823dcc69163175928fdd4143b633f
treef192e0d08b5da2236a7048bafec73e980faf00c7
parent700b83c8e590ac352c82012dfd480945f2f8d425
Fix -Wextra and -pedantic errors

Change-Id: I9267a6c9eabd680c5306ad6d80cf4be72b05355a
14 files changed:
external/sd-daemon/sd-daemon.c
include/logpipe.h
src/libdlog/log.c
src/logctl/logctl.c
src/logger/logger.c
src/shared/logprint.c
src/shared/parsers.c
src/shared/ptrs_list.c
src/shared/queued_entry.c
src/tests/filters.c
src/tests/test_logger_log_storage.c
tests/performance_test.c
tests/test_libdlog.c
tests/test_libdlogutil.c