提交 a9fdfb30 编写于 作者: F Fabian Frederick 提交者: David S. Miller

orinoco_usb: remove unnecessary break after goto

Signed-off-by: NFabian Frederick <fabf@skynet.be>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 1205d38d
......@@ -921,7 +921,6 @@ static int ezusb_access_ltv(struct ezusb_priv *upriv,
retval = -EFAULT;
}
goto exit;
break;
}
if (ctx->in_rid) {
struct ezusb_packet *ans = ctx->buf;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册