[CRIU] [PATCH] page-xfer: spelling: s/heppen/happen

Mike Rapoport rppt at linux.vnet.ibm.com
Mon Nov 14 00:07:13 PST 2016


Signed-off-by: Mike Rapoport <rppt at linux.vnet.ibm.com>
---
 criu/page-xfer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/criu/page-xfer.c b/criu/page-xfer.c
index 02d49bb..bba2629 100644
--- a/criu/page-xfer.c
+++ b/criu/page-xfer.c
@@ -216,7 +216,7 @@ static int check_pagehole_in_parent(struct page_read *p, struct iovec *iov)
 		pr_debug("\tFound %p/%zu\n", piov.iov_base, piov.iov_len);
 
 		/*
-		 * The pagemap entry in parent may heppen to be
+		 * The pagemap entry in parent may happen to be
 		 * shorter, than the hole we write. In this case
 		 * we should go ahead and check the remainder.
 		 */
-- 
1.9.1



More information about the CRIU mailing list