diff options
author | Jim Cromie <jim.cromie@gmail.com> | 2012-04-28 00:30:38 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-01 00:25:39 +0400 |
commit | af442399fcf378a21ffe924b182f6d9ee70001ca (patch) | |
tree | c4489c25edde2f6c4aaeac9eaf2d6d784f6572f9 /samples | |
parent | 6ab676e96422f33a873006096f928feeded7ce3b (diff) | |
download | linux-af442399fcf378a21ffe924b182f6d9ee70001ca.tar.xz |
dynamic_debug: simplify dynamic_debug_init error exit
We dont want errors while parsing ddebug_query to unload ddebug
tables, so set success after tables are loaded, and return 0 after
query parsing is done.
Simplify error handling code since its no longer used for success,
and change goto label to out_err to clarify this.
Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Acked-by: Jason Baron <jbaron@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions