Re: [PATCH 1/2] qla2xxx: Add ISP82XX support.

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

 



On Thu, 2010-03-04 at 14:12 -0800, giridhar.malavali@xxxxxxxxxx wrote:
> From: Giridhar Malavali <giridhar.malavali@xxxxxxxxxx>
> 
> Enhanced the driver to support new FCoE board.
> 
> Signed-off-by: Giridhar Malavali <giridhar.malavali@xxxxxxxxxx>
> ---
>  drivers/scsi/qla2xxx/Makefile     |    2 +-
>  drivers/scsi/qla2xxx/qla_attr.c   |   12 +-
>  drivers/scsi/qla2xxx/qla_dbg.c    |    3 +
>  drivers/scsi/qla2xxx/qla_def.h    |   51 +-
>  drivers/scsi/qla2xxx/qla_gbl.h    |   80 +
>  drivers/scsi/qla2xxx/qla_gs.c     |    2 +-
>  drivers/scsi/qla2xxx/qla_init.c   |  217 ++-
>  drivers/scsi/qla2xxx/qla_inline.h |    5 +-
>  drivers/scsi/qla2xxx/qla_iocb.c   |   70 +-
>  drivers/scsi/qla2xxx/qla_isr.c    |   38 +-
>  drivers/scsi/qla2xxx/qla_mbx.c    |  136 ++-
>  drivers/scsi/qla2xxx/qla_nx.c     | 3496
> +++++++++++++++++++++++++++++++++++++
>  drivers/scsi/qla2xxx/qla_nx.h     |  807 +++++++++
>  drivers/scsi/qla2xxx/qla_os.c     |  254 +++-
>  drivers/scsi/qla2xxx/qla_sup.c    |   80 +-
>  15 files changed, 5134 insertions(+), 119 deletions(-)
>  create mode 100644 drivers/scsi/qla2xxx/qla_nx.c
>  create mode 100644 drivers/scsi/qla2xxx/qla_nx.h

checkpatch.pl isn't very happy with this:

total: 149 errors, 137 warnings, 6076 lines checked

Can you at least fix the errors, which are mostly whitespace and spaces
instead of tabs problems? (I'm not bothered much about the warnings,
since that's more a style matter for driver writers).

Thanks,

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