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-next>] [day] [month] [year] [list]
Date:   Fri, 6 Oct 2017 17:17:52 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     LKML <linux-kernel@...r.kernel.org>,
        linux-kselftest@...r.kernel.org,
        linux-kbuild <linux-kbuild@...r.kernel.org>,
        Masahiro Yamada <yamada.masahiro@...ionext.com>,
        Jiri Kosina <trivial@...nel.org>,
        "Cc: Shuah Khan" <shuah@...nel.org>
Subject: [PATCH] Makefile: kselftest: fix grammar typo

From: Randy Dunlap <rdunlap@...radead.org>

Correct typo in kselftest help text.

Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc:	Shuah Khan <shuah@...nel.org>
Cc:	linux-kselftest@...r.kernel.org
Cc:	Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc:	Jiri Kosina <trivial@...nel.org>
---
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- lnx-414-rc3.orig/Makefile
+++ lnx-414-rc3/Makefile
@@ -1395,7 +1395,7 @@ help:
 	@echo  '                    Build, install, and boot kernel before'
 	@echo  '                    running kselftest on it'
 	@echo  '  kselftest-clean - Remove all generated kselftest files'
-	@echo  '  kselftest-merge - Merge all the config dependencies of kselftest to existed'
+	@echo  '  kselftest-merge - Merge all the config dependencies of kselftest to existing'
 	@echo  '                    .config.'
 	@echo  ''
 	@echo 'Userspace tools targets:'


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ