提交 acc4e416 编写于 作者: M Michael Sprecher 提交者: Greg Kroah-Hartman

staging: usbip: fix coding style issues in the usbip driver

This is a patch to the usbip driver that fixes up some coding style
issues found by the checkpack.pl tool
Signed-off-by: NMichael Sprecher <sprecher.m@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 00512687
......@@ -179,7 +179,7 @@ static int vhci_send_cmd_unlink(struct vhci_device *vdev)
memset(&msg, 0, sizeof(msg));
memset(&iov, 0, sizeof(iov));
usbip_dbg_vhci_tx("setup cmd unlink, %lu \n", unlink->seqnum);
usbip_dbg_vhci_tx("setup cmd unlink, %lu\n", unlink->seqnum);
/* 1. setup usbip_header */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部