lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ