No change in functionality. Signed-off-by: Radu Voicilas <rvoicilas@xxxxxxxxx> --- samples/kprobes/kprobe_example.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/samples/kprobes/kprobe_example.c b/samples/kprobes/kprobe_example.c index a681998..d78144f 100644 --- a/samples/kprobes/kprobe_example.c +++ b/samples/kprobes/kprobe_example.c @@ -1,5 +1,5 @@ /* - * NOTE: This example is works on x86 and powerpc. + * NOTE: This example works on x86 and powerpc. * Here's a sample kernel module showing the use of kprobes to dump a * stack trace and selected registers when do_fork() is called. * -- 1.6.3.3 -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html