On 07/03/2010 04:29 PM, Justin P. Mattock wrote: > The below patch casts ATA_MAX_QUEUE to int because GCC will > give a warning message about the two different enum blocks: > CC drivers/ata/ahci.o > drivers/ata/ahci.c: In function 'ahci_init_one': > drivers/ata/ahci.c:1045:2: warning: comparison between 'enum <anonymous>' and 'enum <anonymous>' > > Signed-off-by: Justin P. Mattock <justinmattock@xxxxxxxxx> Acked-by: Tejun Heo <tj@xxxxxxxxxx> Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html