-
Simon Glass authored
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 <sjg@chromium.org>
Simon Glass authoredWith 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 <sjg@chromium.org>
usb_hub.c 25.70 KiB