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, 10 Aug 2012 13:47:02 +0200
From:	Petr Uzel <petr.uzel@...e.cz>
To:	linux-kernel@...r.kernel.org
Cc:	Rob Landley <rob@...dley.net> (maintainer:DOCUMENTATION),
	linux-doc@...r.kernel.org (open list:DOCUMENTATION)
Subject: [PATCH] [SCSI] fix typo in scsi documentation


Signed-off-by: Petr Uzel <petr.uzel@...e.cz>
---
 Documentation/scsi/scsi_eh.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/scsi/scsi_eh.txt b/Documentation/scsi/scsi_eh.txt
index 6ff16b6..128348e 100644
--- a/Documentation/scsi/scsi_eh.txt
+++ b/Documentation/scsi/scsi_eh.txt
@@ -53,7 +53,7 @@ does the following.
  1. Delete timeout timer.  If it fails, it means that timeout timer
     has expired and is going to finish the command.  Just return.
 
- 2. Link scmd to per-cpu scsi_done_q using scmd->en_entry
+ 2. Link scmd to per-cpu scsi_done_q using scmd->eh_entry
 
  3. Raise SCSI_SOFTIRQ
 
-- 
1.7.7

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ