]> sourceware.org Git - systemtap.git/commit
Correct a few comments to match the code
authorJosh Stone <jistone@redhat.com>
Wed, 26 Aug 2009 23:15:46 +0000 (16:15 -0700)
committerJosh Stone <jistone@redhat.com>
Wed, 26 Aug 2009 23:27:11 +0000 (16:27 -0700)
commitb13d5a188321fc6856cf379a74b3004ce094a3af
tree69df0840d74abbbf416878d30e165094712c7a86
parentfdef9f1f12e4a087c87c8bf7e5078f88fcc0d33f
Correct a few comments to match the code

* tapset/conversions.stp (kernel_long, kernel_int, kernel_short,
  kernel_char): All are actually using kread(), not deref().
* tapset/i386/registers.stp (_stp_arg): Ditto.
* tapset/x86_64/registers.stp (_stp_arg): Ditto.
tapset/conversions.stp
tapset/i386/registers.stp
tapset/x86_64/registers.stp
This page took 0.029408 seconds and 5 git commands to generate.