ChangeSet 1.1504.2.3, 2003/12/04 15:14:51-08:00, [EMAIL PROTECTED] [PATCH] USB: fix comment in usblp
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. drivers/usb/class/usblp.c | 2 -- 1 files changed, 2 deletions(-) diff -Nru a/drivers/usb/class/usblp.c b/drivers/usb/class/usblp.c --- a/drivers/usb/class/usblp.c Mon Dec 29 14:26:53 2003 +++ b/drivers/usb/class/usblp.c Mon Dec 29 14:26:53 2003 @@ -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: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel