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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20240902061644.3790-1-bajing@cmss.chinamobile.com>
Date: Mon,  2 Sep 2024 14:16:44 +0800
From: Ba Jing <bajing@...s.chinamobile.com>
To: rostedt@...dmis.org
Cc: warthog9@...lescrag.net,
	bajing@...s.chinamobile.com,
	linux-kernel@...r.kernel.org
Subject: [PATCH] vmware: remove the duplicate word

The word "appropriate" is repeated twice, so remove one.

Signed-off-by: Ba Jing <bajing@...s.chinamobile.com>
---
 tools/testing/ktest/examples/vmware.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/testing/ktest/examples/vmware.conf b/tools/testing/ktest/examples/vmware.conf
index 61958163d242..81a696e1fa62 100644
--- a/tools/testing/ktest/examples/vmware.conf
+++ b/tools/testing/ktest/examples/vmware.conf
@@ -46,8 +46,8 @@ VMWARE_VM_BASE_DIR = /var/lib/vmware/${VMWARE_VM_DIR}
 CONSOLE = /usr/bin/ncat -U ${VMWARE_VM_BASE_DIR}/${VMWARE_SERIAL_NAME}
 
 # Define what version of Workstation you are using
-# This is used by vmrun to use the appropriate appripriate pieces to 
-# test this.  In all likelihood you want 'ws' or 'player' 
+# This is used by vmrun to use the appripriate pieces to test this.
+# In all likelihood you want 'ws' or 'player'
 # Valid options:
 # 	ws - Workstation (Windows or Linux host)
 # 	fusion - Fusion (Mac host)
-- 
2.33.0




Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ