]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tools lib traceevent: Fix afterlife gotos
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 12 Sep 2012 18:39:59 +0000 (15:39 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 24 Sep 2012 15:12:59 +0000 (12:12 -0300)
commitb85119200dfaf51d361008d986d591156c7473d4
tree6105512ee93f5075cf47979f6e8c2d1531487666
parent87162d816f5f344d72e25249acd9b823b646a5c9
tools lib traceevent: Fix afterlife gotos

Instead of dying, just use do_warning and let the goto that is there to
take place.

Reviewed-by: Namhyung Kim <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/n/tip-aoaus46ngnt9oc2pt7ckot5d@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/lib/traceevent/event-parse.c