Refactor control messages 41/166341/3
authorMichal Bloch <m.bloch@samsung.com>
Tue, 9 Jan 2018 10:20:02 +0000 (11:20 +0100)
committerMichal Bloch <m.bloch@samsung.com>
Tue, 16 Jan 2018 14:45:41 +0000 (15:45 +0100)
commit3a5d147ac290526a22dcb2730b293092ac0851a2
treeba5b33ba04d2bce893a38f1e507b321e3253920e
parent789943b8f756f1537eed541d21002e07c80a7d24
Refactor control messages

 * remove flags (present implicitly, unused explicitly)
 * add request result

Change-Id: Ib751ddf85e9aec9286dda78cf27cc2aad8fcb8d3
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
include/logcommon.h
include/logpipe.h
src/logger/logger.c
src/logutil/logutil.c
src/shared/logcommon.c