On Sat, Jan 23, 2010 at 02:44:34PM +0100, Németh Márton wrote: > From: Márton Németh <nm127@xxxxxxxxxxx> > > The fifth parameter of usb_bulk_msg() is a pointer to signed > (see <linux/usb.h>) so also call this function with pointer to signed. > > This will remove the following sparse warning (see "make C=1"): > * warning: incorrect type in argument 5 (different signedness) > expected int *actual_length > got unsigned int *<noident> > > Signed-off-by: Márton Németh <nm127@xxxxxxxxxxx> Thanks, I'll send a git pull request including the second patch for Mauro later today. cheers Janne -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html