提交 5c0e9de0 编写于 作者: C Colin Ian King 提交者: Rafael J. Wysocki

PM: hibernate: fix spelling mistake "shapshot" -> "snapshot"

There is a spelling mistake in a pr_info message. Fix it.
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
上级 7a7b99bf
......@@ -1841,7 +1841,7 @@ int hibernate_preallocate_memory(void)
out:
stop = ktime_get();
pr_info("Allocated %lu pages for shapshot\n", pages);
pr_info("Allocated %lu pages for snapshot\n", pages);
swsusp_show_speed(start, stop, pages, "Allocated");
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册