From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: [PATCH 1/5] arcmsr: Re-name the HBA Type Date: Tue, 09 Oct 2012 14:34:40 +0100 Message-ID: <1349789680.2615.80.camel@dabdike.int.hansenpartnership.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: NickCheng Cc: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, jejb@kernel.org List-Id: linux-scsi@vger.kernel.org On Tue, 2012-10-09 at 21:23 +0800, NickCheng wrote: > From: Nick Cheng > > Replace the nameing, hba, hbb and hbc, with hbaA, hbaB abd hbaC respectively > Signed-off-by: Nick Cheng This is still malformed in exactly the same way > diff -uprN -X linux-vanilla/Documentation/dontdiff > linux-vanilla//drivers/scsi/arcmsr/arcmsr.h > linux-development//drivers/scsi/arcmsr/arcmsr.h > --- linux-vanilla//drivers/scsi/arcmsr/arcmsr.h 2012-10-03 There's a spurious carriage return here which kills the patch applicability > 18:29:18.030657090 +0800 James