USB: Turn usb_resume_both() into static inline
authorAlexey Dobriyan <adobriyan@gmail.com>
Sun, 20 Aug 2006 14:58:42 +0000 (18:58 +0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 27 Sep 2006 18:58:55 +0000 (11:58 -0700)
commit42d8a2d22bbaed80f1ade65a08e4e1097a111d4b
treec15bc9a106a114fdda9a3f5557641dd06e786cbb
parent088dc270e1da03744d977cbd9edd4311af142348
USB: Turn usb_resume_both() into static inline

drivers/usb/core/hub.c: In function `hub_events':
drivers/usb/core/hub.c:2591: warning: statement with no effect

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/usb.h