提交 9aa7c90d 编写于 作者: D Dan Carpenter 提交者: Greg Kroah-Hartman

staging: lustre: cl_page: fix a typo in comments

We want to "sever" all the ways to get a new pointer to "pg".
Signed-off-by: NDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 0db184bc
......@@ -667,7 +667,7 @@ static void cl_page_delete0(const struct lu_env *env, struct cl_page *pg)
PASSERT(env, pg, pg->cp_state != CPS_FREEING);
/*
* Severe all ways to obtain new pointers to @pg.
* Sever all ways to obtain new pointers to @pg.
*/
cl_page_owner_clear(pg);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册