diff options
| author | Alan Stern <[email protected]> | 2007-05-30 19:35:16 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2007-07-12 23:34:29 +0000 |
| commit | 624d6c0732d2c4ac00945ad79dbb6ff39ba90ee3 (patch) | |
| tree | 411f9288fcc640a1ae935144e950ad44765157ba /drivers/usb/storage/usb.c | |
| parent | USB: separate root and non-root suspend/resume (diff) | |
| download | kernel-624d6c0732d2c4ac00945ad79dbb6ff39ba90ee3.tar.gz kernel-624d6c0732d2c4ac00945ad79dbb6ff39ba90ee3.zip | |
USB: remove excess code from hub.c
This patch (as917) removes a now-unnecessary level of subroutine
nesting from hub.c. Since usb_port_suspend() does nothing but call
hub_port_suspend(), and usb_port_resume() does nothing but call
hub_port_resume(), there's no reason to keep the routines separate.
Also included in the patch are a few cosmetic changes involving
whitespace and use of braces.
Signed-off-by: Alan Stern <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/storage/usb.c')
0 files changed, 0 insertions, 0 deletions
