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: NYueHaibing <yuehaibing@huawei.com> Signed-off-by: NFelipe Balbi <felipe.balbi@linux.intel.com>
Showing
想要评论请 注册 或 登录