linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mukesh Ojha <mojha@codeaurora.org>
To: Masanari Iida <standby24x7@gmail.com>,
	linux-kernel@vger.kernel.org, peterz@infradead.org,
	mingo@redhat.com, acme@kernel.org,
	alexander.shishkin@linux.intel.com, namhyung@kernel.org
Subject: Re: [PATCH] perf tools: Fix a typo in Makefile
Date: Fri, 2 Aug 2019 10:54:28 +0530	[thread overview]
Message-ID: <b9d6455f-4d9c-35b5-5a4a-863ba6a1d0f4@codeaurora.org> (raw)
In-Reply-To: <20190801032812.25018-1-standby24x7@gmail.com>


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>

-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 \

  reply	other threads:[~2019-08-02  5:24 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 [this message]
2019-08-08 13:38   ` Arnaldo Carvalho de Melo
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=b9d6455f-4d9c-35b5-5a4a-863ba6a1d0f4@codeaurora.org \
    --to=mojha@codeaurora.org \
    --cc=acme@kernel.org \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --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).