[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1159984571.3437.22.camel@mulgrave.il.steeleye.com>
Date: Wed, 04 Oct 2006 12:56:11 -0500
From: James Bottomley <James.Bottomley@...elEye.com>
To: Sumant Patro <sumantp@...l.com>
Cc: linux-scsi@...r.kernel.org, akpm@...l.org, hch@....de,
linux-kernel@...r.kernel.org
Subject: Re: [Patch 1/6] megaraid_sas: FW transition and q size changes
On Tue, 2006-10-03 at 12:28 -0700, Sumant Patro wrote:
> Resubmitting with one addition (item f mentioned below)
>
> This patch has the following enhancements :
> a. handles new transition states of FW to support controller hotplug.
> b. It reduces by 1 the maximum cmds that the driver may send to FW.
> c. Sends "Stop Processing" cmd to FW before returning failure from reset routine
> d. Adds print in megasas_transition routine
> e. Sends "RESET" flag to FW to do a soft reset of controller
> to move from Operational to Ready state.
> f. Sending correct pointer (cmd->sense) to pci_pool_free
>
> This patch has been generated on latest scsi-misc git.
>
> Signed-off-by: Sumant Patro <Sumant.Patro@...l.com>
Every one of these patches had extra whitespace at the end of several
lines. This is a sample from the first patch:
Adds trailing whitespace.
.dotest/patch:21: if (fw_state != MFI_STATE_READY)
Adds trailing whitespace.
.dotest/patch:44: case MFI_STATE_BOOT_MESSAGE_PENDING:
Adds trailing whitespace.
.dotest/patch:85: * Reduce the max supported cmds by 1. This is
to ensure that the
Could you please try to ensure it doesn't happen in future ... it's time
consuming to clean it all up again.
Thanks,
James
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists