linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Davidlohr Bueso <dave@stgolabs.net>
Cc: linux-kernel@vger.kernel.org, Davidlohr Bueso <dbueso@suse.de>
Subject: Re: [PATCH] perf bench futex: Fix lock-pi help string
Date: Fri, 16 Dec 2016 11:04:53 -0300	[thread overview]
Message-ID: <20161216140453.GL6866@kernel.org> (raw)
In-Reply-To: <1481830584-30909-1-git-send-email-dave@stgolabs.net>

Em Thu, Dec 15, 2016 at 11:36:24AM -0800, Davidlohr Bueso escreveu:
> Obvious copy/paste typo from the requeue program.

Thanks, applied.
 
> Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
> ---
>  tools/perf/bench/futex-lock-pi.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/perf/bench/futex-lock-pi.c b/tools/perf/bench/futex-lock-pi.c
> index 465012b320ee..6d9d6c40a916 100644
> --- a/tools/perf/bench/futex-lock-pi.c
> +++ b/tools/perf/bench/futex-lock-pi.c
> @@ -48,7 +48,7 @@ static const struct option options[] = {
>  };
>  
>  static const char * const bench_futex_lock_pi_usage[] = {
> -	"perf bench futex requeue <options>",
> +	"perf bench futex lock-pi <options>",
>  	NULL
>  };
>  
> -- 
> 2.6.6

  reply	other threads:[~2016-12-16 14:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-15 19:36 [PATCH] perf bench futex: Fix lock-pi help string Davidlohr Bueso
2016-12-16 14:04 ` Arnaldo Carvalho de Melo [this message]
2016-12-20 19:29 ` [tip:perf/urgent] " tip-bot for Davidlohr Bueso

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=20161216140453.GL6866@kernel.org \
    --to=acme@kernel.org \
    --cc=dave@stgolabs.net \
    --cc=dbueso@suse.de \
    --cc=linux-kernel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).