]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: hub: remove redundant declarations
authorKris Borer <kborer@gmail.com>
Fri, 21 Aug 2015 05:17:46 +0000 (10:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 09:45:08 +0000 (10:45 +0100)
commit17a364e2eceafae9eac6b29d09a71ea21979b106
tree61c0c692265cf22d8caa0aae7f60cda5f83c54b0
parent0c596336a8e73a1773f38159ae2ef7b062863d80
usb: hub: remove redundant declarations

Fix two occurrences of the Sparse warning:

warning: symbol XXX shadows an earlier one

Signed-off-by: Kris Borer <kborer@gmail.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/hub.c