mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-22 06:36:17 +00:00
fix warnings: drivers/usb/storage/initializers.c:83:26: warning: incorrect type in argument 5 (different signedness) drivers/usb/storage/initializers.c:83:26: expected unsigned int *act_len drivers/usb/storage/initializers.c:83:26: got int *<noident> drivers/usb/storage/initializers.c:89:26: warning: incorrect type in argument 5 (different signedness) drivers/usb/storage/initializers.c:89:26: expected unsigned int *act_len drivers/usb/storage/initializers.c:89:26: got int *<noident> Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
|---|---|---|
| .. | ||
| alauda.c | ||
| alauda.h | ||
| datafab.c | ||
| datafab.h | ||
| debug.c | ||
| debug.h | ||
| dpcm.c | ||
| dpcm.h | ||
| freecom.c | ||
| freecom.h | ||
| initializers.c | ||
| initializers.h | ||
| isd200.c | ||
| isd200.h | ||
| jumpshot.c | ||
| jumpshot.h | ||
| karma.c | ||
| karma.h | ||
| Kconfig | ||
| libusual.c | ||
| Makefile | ||
| onetouch.c | ||
| onetouch.h | ||
| protocol.c | ||
| protocol.h | ||
| scsiglue.c | ||
| scsiglue.h | ||
| sddr09.c | ||
| sddr09.h | ||
| sddr55.c | ||
| sddr55.h | ||
| shuttle_usbat.c | ||
| shuttle_usbat.h | ||
| transport.c | ||
| transport.h | ||
| unusual_devs.h | ||
| usb.c | ||
| usb.h | ||