提交 f6870cc9 编写于 作者: C Colin Ian King 提交者: Ilya Dryomov

rbd: fix spelling mistake: "reregisteration" -> "reregistration"

Trivial fix to spelling mistake in rdb_warn message text.
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NIlya Dryomov <idryomov@gmail.com>
上级 7aac453a
......@@ -3479,7 +3479,7 @@ static void rbd_reregister_watch(struct work_struct *work)
ret = rbd_dev_refresh(rbd_dev);
if (ret)
rbd_warn(rbd_dev, "reregisteration refresh failed: %d", ret);
rbd_warn(rbd_dev, "reregistration refresh failed: %d", ret);
}
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册