On Wed, 4 Apr 2007 21:37:11 -0700 Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote: > From: Randy Dunlap <randy.dunlap@xxxxxxxxxx> > > Check PCI interface functions results for PATA/SATA drivers. > > Fixes these warnings: > > drivers/ata/pata_cs5530.c:284: warning: ignoring return value of 'pci_set_mwi', declared with attribute warn_unused_result NAK The bug is in pci_set_mwi being marked as warn_unused_result. Please fix that instead - 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