I know Linus is not taking cleanups at this point, but perhaps you can delete it in your tree. Seems like someone (Oliver?) fixed all the garbage in old printer.c, so the comment is not needed anymore.
I reviewed changes, and usblp.c looks correct. I'm doing backport to 2.4 for Fedora right now. -- Pete diff -ur -X dontdiff linux-2.6.0-test9/drivers/usb/class/usblp.c linux-2.6.0-test9-ka/drivers/usb/class/usblp.c --- linux-2.6.0-test9/drivers/usb/class/usblp.c 2003-10-01 15:17:59.000000000 -0700 +++ linux-2.6.0-test9-ka/drivers/usb/class/usblp.c 2003-11-19 12:43:16.000000000 -0800 @@ -706,8 +706,6 @@ goto done; } - // FIXME: only use urb->status inside completion - // callbacks; this way is racey... add_wait_queue(&usblp->wait, &wait); while (1==1) { if (signal_pending(current)) { ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel