From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH 3/3] Fix 3ware irq handling: update irq handler indentation Date: Wed, 02 Mar 2005 02:31:03 -0500 Message-ID: <42256BB7.8050202@pobox.com> References: <20050224015859.55191.qmail@web40910.mail.yahoo.com> <421D3D33.9060707@pobox.com> <20050226193255.GA6256@ime.usp.br> <4220D9DE.10904@pobox.com> <42234279.6030004@rtr.ca> <422568CF.3060307@pobox.com> <422569BA.9000509@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:19682 "EHLO parcelfarce.linux.theplanet.co.uk") by vger.kernel.org with ESMTP id S262211AbVCBHbS (ORCPT ); Wed, 2 Mar 2005 02:31:18 -0500 In-Reply-To: <422569BA.9000509@pobox.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: SCSI Mailing List , James Bottomley , linuxraid@amcc.com Cc: Mark Lord Jeff Garzik wrote: > The previous patch replaced an always-true test with "if (1)", > a function change. er, s/function/functional/