Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
USB: ehci-hcd: fix sparse warning about shadowing 'status' symbol
fix warning: drivers/usb/host/ehci-hcd.c:832:8: warning: symbol 'status' shadows an earlier one drivers/usb/host/ehci-hcd.c:790:71: originally declared here Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information