ChangeSet 1.1094.6.3, 2003/03/11 17:16:12-08:00, greg@kroah.com [PATCH] USB: fix up a comment in usb_unlink() Thanks to David for pointing this out. drivers/usb/core/urb.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -Nru a/drivers/usb/core/urb.c b/drivers/usb/core/urb.c --- a/drivers/usb/core/urb.c Mon Mar 17 11:47:24 2003 +++ b/drivers/usb/core/urb.c Mon Mar 17 11:47:24 2003 @@ -383,7 +383,7 @@ { /* FIXME * We should not care about the state here, but the host controllers - * die a horrible death if we submit a urb for a device that has been + * die a horrible death if we unlink a urb for a device that has been * physically removed. */ if (urb &&