Re: [PATCH] [SCSI] qla2xxx: Remove duplicate __iomem annotation

2014-07-03 Thread Christoph Hellwig
Looks good, Reviewed-by: Christoph Hellwig -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[PATCH] [SCSI] qla2xxx: Remove duplicate __iomem annotation

2014-07-01 Thread Emil Goode
The device_reg_t type now has __iomem annotation. Sparse is warning about this: drivers/scsi/qla2xxx/qla_init.c:2040:22: warning: duplicate [noderef] drivers/scsi/qla2xxx/qla_iocb.c:477:22: warning: duplicate [noderef] drivers/scsi/qla2xxx/qla_iocb.c:1866:22: warning: duplicate [noderef] drivers/s