linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <arnaldo.melo@gmail.com>
To: Mukesh Ojha <mojha@codeaurora.org>
Cc: Masanari Iida <standby24x7@gmail.com>,
	linux-kernel@vger.kernel.org, peterz@infradead.org,
	mingo@redhat.com, alexander.shishkin@linux.intel.com,
	namhyung@kernel.org
Subject: Re: [PATCH] perf tools: Fix a typo in Makefile
Date: Thu, 8 Aug 2019 10:38:26 -0300	[thread overview]
Message-ID: <20190808133826.GD19444@kernel.org> (raw)
In-Reply-To: <b9d6455f-4d9c-35b5-5a4a-863ba6a1d0f4@codeaurora.org>

Em Fri, Aug 02, 2019 at 10:54:28AM +0530, Mukesh Ojha escreveu:
> 
> On 8/1/2019 8:58 AM, Masanari Iida wrote:
> > This patch fix a spelling typo in Makefile.
> > 
> > Signed-off-by: Masanari Iida <standby24x7@gmail.com>
> 
> Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>

Thanks, applied.

- Arnaldo
 
> -Mukesh
> 
> > ---
> >   tools/perf/Documentation/Makefile | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/tools/perf/Documentation/Makefile b/tools/perf/Documentation/Makefile
> > index 6d148a40551c..adc5a7e44b98 100644
> > --- a/tools/perf/Documentation/Makefile
> > +++ b/tools/perf/Documentation/Makefile
> > @@ -242,7 +242,7 @@ $(OUTPUT)doc.dep : $(wildcard *.txt) build-docdep.perl
> >   	$(PERL_PATH) ./build-docdep.perl >$@+ $(QUIET_STDERR) && \
> >   	mv $@+ $@
> > --include $(OUPTUT)doc.dep
> > +-include $(OUTPUT)doc.dep
> >   _cmds_txt = cmds-ancillaryinterrogators.txt \
> >   	cmds-ancillarymanipulators.txt \

-- 

- Arnaldo

  reply	other threads:[~2019-08-08 13:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-01  3:28 [PATCH] perf tools: Fix a typo in Makefile Masanari Iida
2019-08-02  5:24 ` Mukesh Ojha
2019-08-08 13:38   ` Arnaldo Carvalho de Melo [this message]
2019-08-08 20:20 ` [tip:perf/urgent] perf tools: Fix a typo in a variable name in the Documentation Makefile tip-bot for Masanari Iida

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=20190808133826.GD19444@kernel.org \
    --to=arnaldo.melo@gmail.com \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=mojha@codeaurora.org \
    --cc=namhyung@kernel.org \
    --cc=peterz@infradead.org \
    --cc=standby24x7@gmail.com \
    /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).