Re: __must_check and driver model

2007-02-27 Thread Akinobu Mita
2007/2/27, Russell King <[EMAIL PROTECTED]>: I'm still seeing lots of warnings about unchecked return codes from driver model functions. These must have been around for at least three months, if not longer, and there seems to be very little progress towards resolving them. Maybe if no one cares

__must_check and driver model

2007-02-27 Thread Russell King
I'm still seeing lots of warnings about unchecked return codes from driver model functions. These must have been around for at least three months, if not longer, and there seems to be very little progress towards resolving them. Maybe if no one cares about fixing the warnings, we shouldn't have th