Skip to content
Commit d7c3eeff authored by YueHaibing's avatar YueHaibing Committed by Felipe Balbi
Browse files

usb: gadget: Remove dead branch code



'num' is a u8 variable, it never greater than 255,
So the if branch is dead code and can be removed.

Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent f17b5f06
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment