“69d5ffdaad7b77b97229b55c36afb20e5bebd29e”上不存在“git@gitcode.net:openeuler/kernel.git”
提交 ff0b187f 编写于 作者: D Damien Lespiau 提交者: Daniel Vetter

drm/i915: Add a space after ', ' and don't capitalize mid-sentence

Couldn't let it go!
Signed-off-by: NDamien Lespiau <damien.lespiau@intel.com>
Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
上级 a9a6b73a
无相关合并请求
......@@ -812,7 +812,8 @@ static int i915_drm_resume_early(struct drm_device *dev)
if (IS_VALLEYVIEW(dev_priv))
ret = vlv_resume_prepare(dev_priv, false);
if (ret)
DRM_ERROR("Resume prepare failed: %d,Continuing resume\n", ret);
DRM_ERROR("Resume prepare failed: %d, continuing anyway\n",
ret);
intel_uncore_early_sanitize(dev, true);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部