public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Frederic Weisbecker <fweisbec@gmail.com>
To: Li Hong <lihong.hi@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>,
	Ingo Molnar <mingo@redhat.com>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] tracing: Fix a comment and a trivial format issue in tracepoint.h
Date: Tue, 22 Sep 2009 22:45:41 +0200	[thread overview]
Message-ID: <20090922204539.GA6062@nowhere> (raw)
In-Reply-To: <3a3680030909220300h7cf18849q4d4702b9d4feaa67@mail.gmail.com>

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


  reply	other threads:[~2009-09-22 20:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-22 10:00 [PATCH] tracing: Fix a comment and a trivial format issue in tracepoint.h Li Hong
2009-09-22 20:45 ` Frederic Weisbecker [this message]
2009-09-23  9:04 ` [tip:tracing/urgent] " tip-bot for Li Hong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090922204539.GA6062@nowhere \
    --to=fweisbec@gmail.com \
    --cc=lihong.hi@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=rostedt@goodmis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox