summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--tapset/syscalls2.stp3
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index cfcb2a24..c9c7e3b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-06 Will Cohen <wcohen@redhat.com>
+
+ * tapset/syscall2.stp: Correct closing comment typos.
+
2006-02-01 Frank Ch. Eigler <fche@elastic.org>
* testsuite/semko/one.stp: Make sure test case stays broken.
diff --git a/tapset/syscalls2.stp b/tapset/syscalls2.stp
index 6dc43c2e..afe37b2b 100644
--- a/tapset/syscalls2.stp
+++ b/tapset/syscalls2.stp
@@ -240,7 +240,6 @@ probe syscall.pciconfig_iobase.return = kernel.function("sys_pciconfig_iobase").
name = "pciconfig_iobase"
returnp = 1
}
-*/
# pciconfig_read _____________________________________________
#
# asmlinkage int
@@ -265,7 +264,6 @@ probe syscall.pciconfig_read.return =
name = "pciconfig_read"
returnp = 1
}
-*/
# pciconfig_write ____________________________________________
#
# asmlinkage int
@@ -289,7 +287,6 @@ probe syscall.pciconfig_write.return =
name = "pciconfig_write"
returnp = 1
}
-*/
# personality ________________________________________________
#
# asmlinkage long