提交 4d8cd616 编写于 作者: M Matteo Croce 提交者: Felipe Balbi

usb: gadget: aspeed: fix typo

Fix spelling mistake: "lenght" -> "length"
Signed-off-by: NMatteo Croce <mcroce@redhat.com>
Signed-off-by: NFelipe Balbi <felipe.balbi@linux.intel.com>
上级 eca6b494
......@@ -120,7 +120,7 @@ static void ast_vhub_epn_handle_ack(struct ast_vhub_ep *ep)
/* No current DMA ongoing */
req->active = false;
/* Grab lenght out of HW */
/* Grab length out of HW */
len = VHUB_EP_DMA_TX_SIZE(stat);
/* If not using DMA, copy data out if needed */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册