On Wed, 4 Apr 2007 21:37:04 -0700
Randy Dunlap <[EMAIL PROTECTED]> wrote:

> From: Randy Dunlap <[EMAIL PROTECTED]>
> 
> Check PCI interface function results for errors in drivers/ide/pci.
> 
> drivers/ide/pci/cs5530.c:244: warning: ignoring return value of 
> 'pci_set_mwi', declared with attribute warn_unused_result

NAK (again) 

The bug is in pci_set_mwi, it should not force return value checking.
Please fix that instead.
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to