提交 fb70950e 编写于 作者: C Colin Ian King 提交者: David S. Miller

net: jme: fix indentation issues

There are two lines that have indentation issues, fix these. Also remove
an empty line.
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 c0028696
......@@ -2034,10 +2034,9 @@ static void jme_drop_tx_map(struct jme_adapter *jme, int startidx, int count)
ctxbi->len,
PCI_DMA_TODEVICE);
ctxbi->mapping = 0;
ctxbi->len = 0;
ctxbi->mapping = 0;
ctxbi->len = 0;
}
}
static int
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册