On Tue, 16 Oct 2007, [EMAIL PROTECTED] wrote: > From: Andrew Morton <[EMAIL PROTECTED]> > > drivers/scsi/qla2xxx/qla_sup.c: In function 'qla24xx_write_flash_data': > drivers/scsi/qla2xxx/qla_sup.c:655: warning: format '%llx' expects type 'long > long unsigned int', but argument 6 has type 'dma_addr_t' > drivers/scsi/qla2xxx/qla_sup.c: In function 'qla25xx_read_optrom_data': > drivers/scsi/qla2xxx/qla_sup.c:1853: warning: format '%llx' expects type > 'long long unsigned int', but argument 6 has type 'dma_addr_t' > > Cc: James Bottomley <[EMAIL PROTECTED]> > Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
Acked-by: Andrew Vasquez <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

