[lxc-devel] [lxc/master] Word repetition in comment

Rachid-Koucha on Github lxc-bot at linuxcontainers.org
Thu Dec 26 10:52:20 UTC 2019


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 414 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20191226/7febaef7/attachment.bin>
-------------- next part --------------
From f073d460453cd5312a95d1e0f591ffd8137fe29a Mon Sep 17 00:00:00 2001
From: Rachid Koucha <47061324+Rachid-Koucha at users.noreply.github.com>
Date: Thu, 26 Dec 2019 11:51:54 +0100
Subject: [PATCH] Word repetition in comment

create_run_template(): Double "will mount" in a comment

Signed-off-by: Rachid Koucha <rachid.koucha at gmail.com>
---
 src/lxc/lxccontainer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lxc/lxccontainer.c b/src/lxc/lxccontainer.c
index dc977f57b0..15c5ec9031 100644
--- a/src/lxc/lxccontainer.c
+++ b/src/lxc/lxccontainer.c
@@ -1387,7 +1387,7 @@ static bool create_run_template(struct lxc_container *c, char *tpath,
 				 * rsync the contents into
 				 * <container-path>/<container-name>/rootfs.
 				 * However, the overlay mount function will
-				 * mount will mount
+				 * mount
 				 * <container-path>/<container-name>/delta0
 				 * over
 				 * <container-path>/<container-name>/rootfs


More information about the lxc-devel mailing list