Re: [Patch 1/6] megaraid_sas: FW transition and q size changes

From: James Bottomley
Date: Wed Oct 04 2006 - 13:56:45 EST


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@xxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/