ChangeSet 1.811.1.18, 2002/12/16 12:00:21-08:00, [EMAIL PROTECTED]

[PATCH] USB: uhci: fix formatting problem with last patch.


diff -Nru a/drivers/usb/uhci.c b/drivers/usb/uhci.c
--- a/drivers/usb/uhci.c        Mon Dec 16 16:33:45 2002
+++ b/drivers/usb/uhci.c        Mon Dec 16 16:33:45 2002
@@ -1514,7 +1514,7 @@
                return ret;
        }
 
-    INIT_LIST_HEAD(&urb->urb_list);
+       INIT_LIST_HEAD(&urb->urb_list);
        if (!uhci_alloc_urb_priv(uhci, urb)) {
                ret = -ENOMEM;
 


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to