Re: [PATCH 05/12] bfa: Changes to support vport disable and enable operations.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2011-06-13 at 15:51 -0700, kgudipat@xxxxxxxxxxx wrote:
> diff --git a/drivers/scsi/bfa/bfi_ms.h b/drivers/scsi/bfa/bfi_ms.h
> index 0371572..d43bf6a 100644
> --- a/drivers/scsi/bfa/bfi_ms.h
> +++ b/drivers/scsi/bfa/bfi_ms.h
> @@ -72,12 +72,12 @@ struct bfi_iocfc_bootwwns {
>   * Queue configuration response from firmware
>   */
>  struct bfi_iocfc_qreg_s {
> -       u32     cpe_q_ci_off[ BFI_IOC_MAX_CQS ];
> -       u32     cpe_q_pi_off[ BFI_IOC_MAX_CQS ];
> -       u32     cpe_qctl_off[ BFI_IOC_MAX_CQS ];
> -       u32     rme_q_ci_off[ BFI_IOC_MAX_CQS ];
> -       u32     rme_q_pi_off[ BFI_IOC_MAX_CQS ];
> -       u32     rme_qctl_off[ BFI_IOC_MAX_CQS ];
> +       u32     cpe_q_ci_off[BFI_IOC_MAX_CQS];
> +       u32     cpe_q_pi_off[BFI_IOC_MAX_CQS];
> +       u32     cpe_qctl_off[BFI_IOC_MAX_CQS];
> +       u32     rme_q_ci_off[BFI_IOC_MAX_CQS];
> +       u32     rme_q_pi_off[BFI_IOC_MAX_CQS];
> +       u32     rme_qctl_off[BFI_IOC_MAX_CQS];
>  };

Next time, don't try to correct style cockups introduced in one patch in
a subsequent one ... just fix it in the actual patch.  I've done it this
time, but I'll kick the series back next time.

James


--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux