On Thu, Jun 10, 2004 at 07:45:20PM +0100, [EMAIL PROTECTED] wrote:
> On Thu, Jun 10, 2004 at 11:34:42AM -0700, Greg KH wrote:
> >     struct usb_mixerdev *ms = (struct usb_mixerdev *)file->private_data;
> >     int i, j, val;
> > +   int __user *int_user_arg = (int __user *)arg;
> 
> Egads...  How about changing the name to something that would not be so
> scary?

Ick, sorry about that.  Years of writing windows code sometimes pops up
from my subconsious and tries to name things in hungarian notation
style.

I'll go fix up all int_user_arg names that I just added...

thanks,

greg k-h


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to