Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751024AbWIVQKs (ORCPT ); Fri, 22 Sep 2006 12:10:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751079AbWIVQKs (ORCPT ); Fri, 22 Sep 2006 12:10:48 -0400 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:12751 "EHLO lxorguk.ukuu.org.uk") by vger.kernel.org with ESMTP id S1751024AbWIVQKr (ORCPT ); Fri, 22 Sep 2006 12:10:47 -0400 Subject: Re: [PATCH 2.6.18] [TRIVIAL] Spelling fixes in Documentation/DocBook From: Alan Cox To: Michael Opdenacker Cc: linux-kernel@vger.kernel.org, trivial@kernel.org In-Reply-To: <200609212318.07418.michael-lists@free-electrons.com> References: <200609212318.07418.michael-lists@free-electrons.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Fri, 22 Sep 2006 17:34:33 +0100 Message-Id: <1158942873.24572.20.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 (2.6.2-1.fc5.5) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2615 Lines: 89 Ar Iau, 2006-09-21 am 23:18 +0200, ysgrifennodd Michael Opdenacker: > -There's an ethernet gadget > +There's an Ethernet gadget NAK, Ethernet is/was indeed a proper noun but it has become generic > -and associated transciever to support Dual-Role > +and associated transceiver to support Dual-Role ACK > - value which selects the corresponding interrupt decription structure > + value which selects the corresponding interrupt description structure ACK > interrupt hardware and was therefore reimplemented with split > - functionality for egde/level/simple/percpu interrupts. This is not > + functionality for edge/level/simple/percpu interrupts. This is not ACK - also per-cpu with hyphens ? > - The Linux Journalling API > + The Linux Journaling API NAK. See previous multiple discussions. > The preferred method of initializing structures is to use > - designated initialisers, as defined by ISO C99, eg: > + designated initializers, as defined by ISO C99, eg: NAK. Policy is to keep existing language usage not Americanize nor Anglicize. > -you hold the lock, noone can delete the object, so you don't need to > +you hold the lock, no one can delete the object, so you don't need to ACK > - support second drives on a port (such as SATA contollers) will > + support second drives on a port (such as SATA controllers) will > use ata_noop_dev_select(). ACK > - Higher-level hooks, these two hooks can potentially supercede > + Higher-level hooks, these two hooks can potentially supersede NAK - Supercede is correct > - ATA_QCFLAG_ACTIVE is clared from qc->flags. > + ATA_QCFLAG_ACTIVE is cleared from qc->flags. ACK > - requirement during issuing or excution any ATA/ATAPI command. > + requirement during issuing or executing any ATA/ATAPI command. NAK. Please check changes before submission > > > > @@ -951,7 +951,7 @@ and other resources, etc. > > > > - !BSY && ERR after CDB tranfer starts but before the > + !BSY && ERR after CDB transfer starts but before the ACK > last byte of CDB is transferred. ATA/ATAPI standard states ... Please also submit each set of changes separately - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/