diff options
author | Jim Cromie <jim.cromie@gmail.com> | 2012-04-27 14:30:38 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-30 16:25:39 -0400 |
commit | af442399fcf378a21ffe924b182f6d9ee70001ca (patch) | |
tree | c4489c25edde2f6c4aaeac9eaf2d6d784f6572f9 /mm/kmemleak-test.c | |
parent | 6ab676e96422f33a873006096f928feeded7ce3b (diff) | |
download | op-kernel-dev-af442399fcf378a21ffe924b182f6d9ee70001ca.zip op-kernel-dev-af442399fcf378a21ffe924b182f6d9ee70001ca.tar.gz |
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 'mm/kmemleak-test.c')
0 files changed, 0 insertions, 0 deletions