USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.h
authorMike Frysinger <vapier@gentoo.org>
Tue, 6 Feb 2007 00:41:03 +0000 (16:41 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 16 Feb 2007 23:32:20 +0000 (15:32 -0800)
Use __u32 rather than u32 in userspace ioctl defines.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found