From dan@langille.org  Wed Sep 17 13:43:37 2003
Return-Path: <dan@langille.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D5E8916A4B3
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 17 Sep 2003 13:43:37 -0700 (PDT)
Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0F2B743FB1
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 17 Sep 2003 13:43:36 -0700 (PDT)
	(envelope-from dan@langille.org)
Received: from wocker (wocker.unixathome.org [192.168.0.99])
	by bast.unixathome.org (Postfix) with ESMTP
	id AB8D03D28; Wed, 17 Sep 2003 16:43:26 -0400 (EDT)
Message-Id: <3F688F26.961.C0CDDB8@localhost>
Date: Wed, 17 Sep 2003 16:43:18 -0400
From: "Dan Langille" <dan@langille.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: Dan Langille <dan@langille.org>
In-Reply-To: <20030917150703.917853E5F@xeon.unixathome.org>
Subject: Re: [PATCH] fix typo in comment of sys/cam/scsi/scsi_sa.c 

>Number:         56962
>Category:       kern
>Synopsis:       Re: [PATCH] fix typo in comment of sys/cam/scsi/scsi_sa.c
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    ceri
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 17 13:50:00 PDT 2003
>Closed-Date:    Thu Sep 18 12:02:45 PDT 2003
>Last-Modified:  Thu Sep 18 12:02:45 PDT 2003
>Originator:     Dan Langille
>Release:        
>Organization:
>Environment:
>Description:
 <blush>
 
 That patch is the wrong way around...  My apologies.
 
 This this instead:
 
 --- scsi_sa.c.org	Wed Sep 17 10:55:56 2003
 +++ scsi_sa.c	Wed Sep 17 10:56:17 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
 -			 * writtent all the data!.
 +			 * written all the data!.
  			 */
  			csio->resid = 0;
  		}
 
 -- 
 Dan Langille : http://www.langille.org/
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ceri 
State-Changed-When: Thu Sep 18 12:02:02 PDT 2003 
State-Changed-Why:  
Misfiled followup to kern/56954 {content already therein}. 


Responsible-Changed-From-To: gnats-admin->ceri 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Thu Sep 18 12:02:02 PDT 2003 
Responsible-Changed-Why:  

Take from gnats-admin. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56962 
>Unformatted:
