On Sunday 20 May 2007, Elimar Riesebieter wrote:
> Hi,
> 
> FYI, building the kernel modules with
> gcc (GCC) 4.1.3 20070514 (prerelease) (Debian 4.1.2-7)
> on my powerbook (PPC) gives:
> 
> ...
> drivers/usb/gadget/net2280.c: In function 'net2280_probe':
> erivers/usb/gadget/net2280.c:2967: warning: ignoring return value of 
> 'pci_set_mwi', declared with attribute warn_unused_result
> ...

Someone stupidly declared that as "must-check".
The correct response to an error there is to ignore it.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to