[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9444a558-cd91-f47a-952a-a48c520c44ee@infradead.org>
Date: Sun, 16 Jul 2017 09:58:03 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Cao jin <caoj.fnst@...fujitsu.com>, linux-kernel@...r.kernel.org,
linux-kbuild@...r.kernel.org
Cc: yamada.masahiro@...ionext.com, mmarek@...e.com
Subject: Re: [PATCH v2] kbuild: trivial cleanups on the comments
On 07/16/2017 03:12 AM, Cao jin wrote:
> Signed-off-by: Cao jin <caoj.fnst@...fujitsu.com>
> ---
> Makefile | 6 +++---
> scripts/Kbuild.include | 7 +++----
> scripts/basic/Makefile | 2 +-
> 3 files changed, 7 insertions(+), 8 deletions(-)
> @@ -310,7 +309,7 @@ if_changed_rule = $(if $(strip $(any-prereq) $(arg-check) ), \
> $(rule_$(1)), @:)
>
> ###
> -# why - tell why a a target got build
> +# why - tell why a target got build
tell why a target got built
or
tell why a target was built
> # enabled by make V=2
> # Output (listed in the order they are checked):
> # (1) - due to target is PHONY
--
~Randy
Powered by blists - more mailing lists