diff options
author | Josh Stone <jistone@redhat.com> | 2009-03-16 18:13:07 -0700 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-03-16 18:13:07 -0700 |
commit | 86758d5f2b838d5769c7ace15269a4ebc422f94a (patch) | |
tree | 3375d4bf158454b71db41a5cc2ccfaa7a5752110 /doc/Tapset_Reference_Guide/manpager.sh | |
parent | 5d369d06fa39e4769fb3364ba29f588f3d995c24 (diff) | |
download | systemtap-steved-86758d5f2b838d5769c7ace15269a4ebc422f94a.tar.gz systemtap-steved-86758d5f2b838d5769c7ace15269a4ebc422f94a.tar.xz systemtap-steved-86758d5f2b838d5769c7ace15269a4ebc422f94a.zip |
Fix regression in tracepoint unregistration
Commit 96b030fe reorganized the tracepoint registration calls by
creating generic wrappers that return int. However, the older
tracepoint implementation (as found in RHEL5.3) returned void for unreg,
so this was failing pass-4.
Since we can't handle unregistration failures anyway, this change just
makes the generic unregister function return void instead. As noted in
the newly-added comment, it should be safe for us to ignore unreg
failures.
Diffstat (limited to 'doc/Tapset_Reference_Guide/manpager.sh')
0 files changed, 0 insertions, 0 deletions