USB: correct the usb_disconnect() comment about usb_bus_list_lock
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 13 Sep 2013 19:57:34 +0000 (13:57 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 16:45:40 +0000 (09:45 -0700)
usb_disconnect() no longer acquires usb_bus_list_lock, so update its
comment to that effect.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found