提交 3b702ddd 编写于 作者: M Matteo Croce 提交者: Michael Ellerman

powerpc/hvsi: Fix spelling mistake: "lenght" should be "length"

Signed-off-by: NMatteo Croce <mcroce@redhat.com>
Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>
上级 fae1383b
......@@ -64,7 +64,7 @@ struct hvsi_priv {
unsigned int inbuf_len; /* data in input buffer */
unsigned char inbuf[HVSI_INBUF_SIZE];
unsigned int inbuf_cur; /* Cursor in input buffer */
unsigned int inbuf_pktlen; /* packet lenght from cursor */
unsigned int inbuf_pktlen; /* packet length from cursor */
atomic_t seqno; /* packet sequence number */
unsigned int opened:1; /* driver opened */
unsigned int established:1; /* protocol established */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册