trace: make the trace_event callbacks return enum print_line_t
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 4 Feb 2009 00:05:50 +0000 (22:05 -0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 4 Feb 2009 19:48:39 +0000 (20:48 +0100)
As they actually all return these enumerators.

Reported-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found