]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] USB: Code motion in the hub driver
authorAlan Stern <stern@rowland.harvard.edu>
Wed, 10 Aug 2005 21:04:13 +0000 (17:04 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Sep 2005 23:28:19 +0000 (16:28 -0700)
commitb0a2b5b78de0e7d9dfa79821c21ca21121984e40
tree4a0e692239ccd523b9103af867419db3c1a4a997
parent9a5bb0390e7488a116c96496b82c87745732793b
[PATCH] USB: Code motion in the hub driver

This patch (as553) merely moves some code and deletes an unneeded test in
the hub driver.  This is in preparation for the patch that follows.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/hub.c