Skip to content
Snippets Groups Projects
Commit 0ad0458c authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

usb: Correct use of debug()


With clang this gives a warning because hubsts appears to be used before
it is set, even if ultimately it is not used. Simplify the code to avoid
this problem.

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent 95b41b80
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment