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:   Thu, 26 Dec 2019 01:55:34 +0900
From:   Masanari Iida <standby24x7@...il.com>
To:     madhu.cr@...com, linux-kernel@...r.kernel.org, corbet@....net,
        linux-doc@...r.kernel.org, zbr@...emap.net
Cc:     Masanari Iida <standby24x7@...il.com>
Subject: [PATCH] docs: w1: Fix a typo in omap-hdq.rst

This patch fix a spelling typo in omap-hdq.rst

Signed-off-by: Masanari Iida <standby24x7@...il.com>
---
 Documentation/w1/masters/omap-hdq.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/w1/masters/omap-hdq.rst b/Documentation/w1/masters/omap-hdq.rst
index 345298a59e50..5347b5d9e90a 100644
--- a/Documentation/w1/masters/omap-hdq.rst
+++ b/Documentation/w1/masters/omap-hdq.rst
@@ -44,7 +44,7 @@ that the ID used should be same for both master and slave driver loading.
 e.g::
 
   insmod omap_hdq.ko W1_ID=2
-  inamod w1_bq27000.ko F_ID=2
+  insmod w1_bq27000.ko F_ID=2
 
 The driver also supports 1-wire mode. In this mode, there is no need to
 pass slave ID as parameter. The driver will auto-detect slaves connected
-- 
2.24.1.590.gb02fd2accad4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ