Home
last modified time | relevance | path

Searched hist:"304 b0b572c66bcd89df13e856db16503609c1a24" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/misc/
H A Dusbtest.cdiff 304b0b572c66bcd89df13e856db16503609c1a24 Sun May 08 22:51:43 CDT 2011 Greg Dietsche <Gregory.Dietsche@cuw.edu> usb: fix warning in usbtest module v2

On amd64 unsigned is not as wide as pointer and this causes a compiler
warning. Switching to unsigned long corrects the problem.

Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>