提交 af293d7a 编写于 作者: Z Zygmunt Krynicki

Fix spelling of 'configured'

Signed-off-by: NZygmunt Krynicki <zygmunt.krynicki@huawei.com>
Change-Id: I508bba21bbbb37d097376546b9bc3c67122b1126
上级 ee02bd47
......@@ -226,7 +226,7 @@ void testoom(int mempolicy, int lite, int retcode, int allow_sigkill)
* run to run, which isn't reliable for oom03 cgroup test.
*/
if (access(PATH_KSM, F_OK) == -1 || lite == 1) {
tst_res(TINFO, "KSM is not configed or lite == 1, "
tst_res(TINFO, "KSM is not configured or lite == 1, "
"skip OOM test for KSM pags");
} else {
tst_res(TINFO, "start OOM testing for KSM pages.");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册