Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 2003 11:07:03 -0400 (EDT)
From:      Dan Langille <dan@langille.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Dan Langille <dan@langille.org>
Subject:   kern/56954: [PATCH] fix typo in comment of sys/cam/scsi/scsi_sa.c 
Message-ID:  <20030917150703.917853E5F@xeon.unixathome.org>
Resent-Message-ID: <200309171510.h8HFAIQi034687@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         56954
>Category:       kern
>Synopsis:       [PATCH] fix typo in comment of sys/cam/scsi/scsi_sa.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 17 08:10:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dan Langille
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD polo.unixathome.org 4.8-STABLE FreeBSD 4.8-STABLE #3: Fri Aug 15 15:36:34 EDT 2003 dan@polo.unixathome.org:/usr/obj/usr/src/sys/POLO i386


	
>Description:
	
	Fix typo in comment s/written/writtent/
>How-To-Repeat:
	
>Fix:

	

--- scsi_sa.c.diff.typo begins here ---
--- scsi_sa.c	Wed Sep 17 10:56:17 2003
+++ scsi_sa.c.org	Wed Sep 17 10:55:56 2003
@@ -2441,7 +2441,7 @@
 			 * Grotesque as it seems, the few times
 			 * I've actually seen a non-zero resid,
 			 * the tape drive actually lied and had
-			 * written all the data!.
+			 * writtent all the data!.
 			 */
 			csio->resid = 0;
 		}
--- scsi_sa.c.diff.typo ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030917150703.917853E5F>