linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [SCSI] fix typo in scsi documentation
@ 2012-08-10 11:47 Petr Uzel
  2012-08-16 13:08 ` Rob Landley
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Uzel @ 2012-08-10 11:47 UTC (permalink / raw)
  To: linux-kernel; +Cc: Rob Landley, open list:DOCUMENTATION


Signed-off-by: Petr Uzel <petr.uzel@suse.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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] [SCSI] fix typo in scsi documentation
  2012-08-10 11:47 [PATCH] [SCSI] fix typo in scsi documentation Petr Uzel
@ 2012-08-16 13:08 ` Rob Landley
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Landley @ 2012-08-16 13:08 UTC (permalink / raw)
  To: Petr Uzel; +Cc: linux-kernel, linux-doc

On 08/10/2012 06:47 AM, Petr Uzel wrote:
> Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
> ---
>  Documentation/scsi/scsi_eh.txt |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Acked-by: Rob Landley <rob@landley.net>

Rob
-- 
GNU/Linux isn't: Linux=GPLv2, GNU=GPLv3+, they can't share code.
Either it's "mere aggregation", or a license violation.  Pick one.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-16 13:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-10 11:47 [PATCH] [SCSI] fix typo in scsi documentation Petr Uzel
2012-08-16 13:08 ` Rob Landley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).