kern/56954: [PATCH] fix typo in comment of sys/cam/scsi/scsi_sa.c

Dan Langille dan at langille.org
Wed Sep 17 08:10:20 PDT 2003


>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 at 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:


More information about the freebsd-bugs mailing list