Skip to content
Commit 6c85e615 authored by Daniel Leung's avatar Daniel Leung Committed by Fabio Baltieri
Browse files

usb: fixes shadow variables



This fixes a shadow variables found by -Wshadow.
The variable ep_ctx is only used in certain switch cases
so declare it when it is needed.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent caf6490d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment