提交 3ce3274b 编写于 作者: C Changbin Du 提交者: Zhenyu Wang

drm/i915/gvt: remove a redundant end of line in debug log

Remove a redundant end of line in below log.
  'will complete workload %p\n, status: %d\n'
Signed-off-by: NChangbin Du <changbin.du@intel.com>
Signed-off-by: NZhenyu Wang <zhenyuw@linux.intel.com>
上级 6e3745ce
......@@ -456,7 +456,7 @@ static int workload_thread(void *priv)
}
complete:
gvt_dbg_sched("will complete workload %p\n, status: %d\n",
gvt_dbg_sched("will complete workload %p, status: %d\n",
workload, workload->status);
if (workload->req)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册