Re: [git patches] libata updates for 2.6.34

From: Alan Cox
Date: Fri Mar 05 2010 - 14:01:52 EST


> > + const struct ata_port_info * const * ppi,
> > + struct scsi_host_template *sht, void *host_priv,
> > int hflags);
>
> 'int' type is not equal 'unsigned long' one on 64-bit architectures.

Agreed should indeed be a ulong.

> Besides doing it this way is clearly suboptimal

In your opinion - see previous discussion of this.
--
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/