lkml.org 
[lkml]   [2009]   [Sep]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] tracing: Fix a comment and a trivial format issue in tracepoint.h
On Tue, Sep 22, 2009 at 06:00:44PM +0800, Li Hong wrote:
> Signed-off-by: Li Hong <lihong.hi@gmail.com>


Queued, thanks!



> diff --git a/include/linux/tracepoint.h b/include/linux/tracepoint.h
> index 63a3f7a..2aac8a8 100644
> --- a/include/linux/tracepoint.h
> +++ b/include/linux/tracepoint.h
> @@ -4,7 +4,7 @@
> /*
> * Kernel Tracepoint API.
> *
> - * See Documentation/tracepoint.txt.
> + * See Documentation/trace/tracepoints.txt.
> *
> * (C) Copyright 2008 Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
> *
> @@ -36,7 +36,7 @@ struct tracepoint {
> #ifndef DECLARE_TRACE
>
> #define TP_PROTO(args...) args
> -#define TP_ARGS(args...) args
> +#define TP_ARGS(args...) args
>
> #ifdef CONFIG_TRACEPOINTS
>
> --
> 1.6.0.4



\
 
 \ /
  Last update: 2009-09-22 22:49    [W:0.358 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site