Re: [PATCH 1/2] Re: 2.6.9-rc1-mm4, visor.c, Badness in usb_unlink_urb

From: Greg KH
Date: Fri Sep 10 2004 - 09:14:32 EST


On Fri, Sep 10, 2004 at 11:48:37AM +0200, Borislav Petkov wrote:
> remove the deprecated call to usb_unlink_urb.
>
> Signed-off-by: Borislav Petkov <petkov@xxxxxxxxxxxxxxx>
>
> --- linux-2.6.9-rc1-mm/drivers/usb/serial/visor.c.orig 2004-09-10
> 11:35:11.000000000 +0200

Ick, your patch was line wrapped, and all of the tabs stripped out of it
:(

Anyway, I converted all of the files in drivers/usb/serial/* that needed
it to usb_kill_urb() yesterday, and checked them into my bk-usb tree and
will show up in the next -mm release.

But if you want to tackle the other drivers in the tree, please do so :)

thanks,

greg k-h
-
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/