David Brownell <[EMAIL PROTECTED]> wrote: > > On Wednesday 11 January 2006 2:54 am, Andrew Morton wrote: > > > > I'm getting bored of fixing these things. It's someone else's turn ;) > > Here's a patch that should solve the net2280 one,
Danke. > but I'm not clear why this one happens: Because Arjan is a very bad person! > > drivers/usb/gadget/inode.c: In function `gadgetfs_fill_super': > > drivers/usb/gadget/inode.c:2035: warning: passing arg 3 of > `gadgetfs_make_inode' discards qualifiers from pointer target type > > In current GIT trees that line seems to be several lines earlier in the > file, and simple_dir_operations has no qualifier. Yes, simple_dir_operations is const in -mm. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
