cleanup: function attribute 'format'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 30 Mar 2021 19:10:57 +0000 (15:10 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 30 Mar 2021 20:01:07 +0000 (16:01 -0400)
commit4199ddc7eb37386241633a0dd65a5305ec97cb15
tree54212d29193783ad2463e2f7fe263144ad1fe1fe
parentf27f1026353ae61083b7a2221f912b0299095a04
cleanup: function attribute 'format'

Function attributes should be located after the declaration.

Change-Id: I1c1622b3102f4a9d2fc5df35b5dfc290abac48aa
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
doc/examples/demo-tracef/demo-vtracef.c
doc/examples/demo-tracelog/demo-vtracelog.c
include/lttng/tracef.h
include/lttng/tracelog.h
liblttng-ust/tracef.c
liblttng-ust/tracelog.c
This page took 0.02852 seconds and 4 git commands to generate.