提交 189129ae 编写于 作者: X Xiang wangx 提交者: Catalin Marinas

arm64: hibernate: Fix syntax errors in comments

Delete the redundant word 'to'.
Signed-off-by: NXiang wangx <wangxiang@cdjrlc.com>
Link: https://lore.kernel.org/r/20220602180228.4259-1-wangxiang@cdjrlc.comSigned-off-by: NCatalin Marinas <catalin.marinas@arm.com>
上级 1bec877b
......@@ -427,7 +427,7 @@ int swsusp_arch_resume(void)
return rc;
/*
* We need a zero page that is zero before & after resume in order to
* We need a zero page that is zero before & after resume in order
* to break before make on the ttbr1 page tables.
*/
zero_page = (void *)get_safe_page(GFP_ATOMIC);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册