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>] [day] [month] [year] [list]
Date:   Thu, 18 Mar 2021 13:53:51 +0800
From:   qiumibaozi_1@....com
To:     lee.jones@...aro.org
Cc:     linux-kernel@...r.kernel.org, ganjisheng <ganjisheng@...ong.com>
Subject: [PATCH 4/4] Fix spelling of achieving

From: ganjisheng <ganjisheng@...ong.com>

Signed-off-by: ganjisheng <ganjisheng@...ong.com>
---
 drivers/mfd/ab3100-core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mfd/ab3100-core.c b/drivers/mfd/ab3100-core.c
index ee71ae0..f424c2a 100644
--- a/drivers/mfd/ab3100-core.c
+++ b/drivers/mfd/ab3100-core.c
@@ -159,7 +159,7 @@ static int ab3100_get_register_interruptible(struct ab3100 *ab3100,
 
 	/*
 	 * AB3100 require an I2C "stop" command between each message, else
-	 * it will not work. The only way of achieveing this with the
+	 * it will not work. The only way of achieving this with the
 	 * message transport layer is to send the read and write messages
 	 * separately.
 	 */
-- 
1.9.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ