Re: [PATCH] usb: fix warning in usbtest module

From: Greg Dietsche
Date: Mon May 09 2011 - 00:02:25 EST



On 05/08/2011 05:58 PM, Greg KH wrote:
Sorry, but no, use 'unsigned long' please. In the kernel, it's
guaranteed to hold the size of a pointer, that is one of the
requirements of Linux.

And as for C99, those types don't make any sense in the kernel, only in
userspace. See Linus's posts on this a few years back on lkml if you
want all of the details.
Thank-you for the explanation! I will go and look up Linus's post. Since I'm new around here, please let me know if there are things I can do better and/or differently.

Thanks,
Greg

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/