]> sourceware.org Git - systemtap.git/commit
BZ1431263: Fix hardware breakpoint probe handler return types.
authorDavid Smith <dsmith@redhat.com>
Tue, 21 Mar 2017 20:49:11 +0000 (15:49 -0500)
committerDavid Smith <dsmith@redhat.com>
Tue, 21 Mar 2017 20:49:11 +0000 (15:49 -0500)
commitd0b322eddb2f0f248ced58df8e8448c6e557c81e
treea426da5669855685e5db6c5f697eaabd7f6ff393
parenta477a43122609691ce6ef24f71114cfaa9790392
BZ1431263: Fix hardware breakpoint probe handler return types.

* tapsets.cxx (hwbkpt_derived_probe_group::emit_module_decls): Fix
  hardware breakpoint probe handler return type - changed from 'int' to
  'void' to match the kernel.
  (hwbkpt_derived_probe_group::emit_module_init): Ditto.
tapsets.cxx
This page took 0.025333 seconds and 5 git commands to generate.