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? ------------------------------------------------------- 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
