[CRIU] [PATCH 3/5] cr-restore.c: fix a typo in a comment
Kir Kolyshkin
kir at openvz.org
Thu May 9 13:58:02 EDT 2013
Signed-off-by: Kir Kolyshkin <kir at openvz.org>
---
cr-restore.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cr-restore.c b/cr-restore.c
index fcae656..d74f9c4 100644
--- a/cr-restore.c
+++ b/cr-restore.c
@@ -1591,7 +1591,7 @@ static int prepare_restorer_blob(void)
{
/*
* We map anonymous mapping, not mremap the restorer itself later.
- * Otherwise the resoter vma would be tied to crtools binary which
+ * Otherwise the restorer vma would be tied to crtools binary which
* in turn will lead to set-exe-file prctl to fail with EBUSY.
*/
--
1.8.1.4
More information about the CRIU
mailing list