From john@ns1.jnielsen.net  Thu Nov 24 02:58:22 2005
Return-Path: <john@ns1.jnielsen.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 599BB16A424
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Nov 2005 02:58:22 +0000 (GMT)
	(envelope-from john@ns1.jnielsen.net)
Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 25B1B43D77
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Nov 2005 02:58:14 +0000 (GMT)
	(envelope-from john@ns1.jnielsen.net)
Received: from ns1.jnielsen.net (ns1 [69.55.238.237])
	by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id jAO2wD1f098921
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 23 Nov 2005 18:58:13 -0800 (PST)
	(envelope-from john@ns1.jnielsen.net)
Received: (from john@localhost)
	by ns1.jnielsen.net (8.12.9p2/8.12.9/Submit) id jAO2wDpG098920;
	Wed, 23 Nov 2005 18:58:13 -0800 (PST)
	(envelope-from john)
Message-Id: <200511240258.jAO2wDpG098920@ns1.jnielsen.net>
Date: Wed, 23 Nov 2005 18:58:13 -0800 (PST)
From: John Nielsen <john@jnielsen.net>
Reply-To: John Nielsen <john@jnielsen.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Spelling error in ata-lowlevel.c
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         89481
>Category:       kern
>Synopsis:       [ata] Spelling error in ata-lowlevel.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 24 06:50:29 GMT 2005
>Closed-Date:    Tue Aug 08 12:45:02 GMT 2006
>Last-Modified:  Tue Aug 08 12:45:02 GMT 2006
>Originator:     John Nielsen
>Release:        FreeBSD 4.9-RELEASE-p13-jc2 i386
>Organization:
>Environment:
System: FreeBSD ns1.jnielsen.net 4.9-RELEASE-p13-jc2 FreeBSD 4.9-RELEASE-p13-jc2 #9: Tue Jun 7 00:30:36 PDT 2005 user@jail16.johncompanies.com:/usr/obj/usr/src/sys/jail16 i386


	
>Description:
"issuing" is misspelled twice in src/sys/dev/ata/ata-lowlevel.c.
It appears as "issueing" (an extra 'e') on lines 99 and 142 of
version 1.69.2.2 of the file (6-STABLE), and presumably in other
branches as well.
	
>How-To-Repeat:
See description
	
>Fix:

	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->sos 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Nov 24 06:55:57 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89481 

From: Giorgos Keramidas <keramida@freebsd.org>
To: John Nielsen <john@jnielsen.net>, bug-followup@freebsd.org
Cc: sos@freebsd.org
Subject: Re: kern/89481: Spelling error in ata-lowlevel.c
Date: Mon, 28 Nov 2005 12:46:30 +0200

 On 2005-11-23 18:58, John Nielsen <john@jnielsen.net> wrote:
 
 > "issuing" is misspelled twice in src/sys/dev/ata/ata-lowlevel.c.
 > It appears as "issueing" (an extra 'e') on lines 99 and 142 of
 > version 1.69.2.2 of the file (6-STABLE), and presumably in
 > other branches as well.
 
 I know.  I've fixed this locally, but I'm not sure how typos in
 comments of the ATA framework should be handled.  We should
 definitely ask the opinion of Soren about this (sos at
 freebsd.org), to avoid creating unnecessary conflicts for his
 work on ATA stuff.
 
 Soren, is it ok to fix this typo in HEAD?
 
State-Changed-From-To: open->patched 
State-Changed-By: keramida 
State-Changed-When: Mon Nov 28 13:23:29 GMT 2005 
State-Changed-Why:  
Fixed in HEAD, after Soren's approval. 


Responsible-Changed-From-To: sos->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Mon Nov 28 13:23:29 GMT 2005 
Responsible-Changed-Why:  
I'll handle MFCs of this, where needed 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89481 
State-Changed-From-To: patched->closed 
State-Changed-By: keramida 
State-Changed-When: Tue Aug 8 12:44:50 UTC 2006 
State-Changed-Why:  
Merged to RELENG_6 and RELENG_5 now. 

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