提交 f1f996b6 编写于 作者: L Laura Vasilescu 提交者: Jiri Kosina

kcore: fix spelling in read_kcore() comment

Signed-off-by: NLaura Vasilescu <laura@rosedu.org>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 bf362f75
......@@ -513,7 +513,7 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos)
n = copy_to_user(buffer, (char *)start, tsz);
/*
* We cannot distingush between fault on source
* We cannot distinguish between fault on source
* and fault on destination. When this happens
* we clear too and hope it will trigger the
* EFAULT again.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册