[PATCH] mnt: Fix spelling mistake

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Change 'propgation' to 'propagation'.
Change 'accross' to 'across'.

Signed-off-by: Zhang Jiaming <jiaming@xxxxxxxxxxxx>
---
 fs/pnode.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/fs/pnode.c b/fs/pnode.c
index 1106137c747a..3d2fc1e1eb45 100644
--- a/fs/pnode.c
+++ b/fs/pnode.c
@@ -565,7 +565,7 @@ int propagate_umount(struct list_head *list)
 				/*
 				 * If the child has already been visited it is
 				 * know that it's entire peer group and all of
-				 * their slaves in the propgation tree for the
+				 * their slaves in the propagation tree for the
 				 * mountpoint has already been visited and there
 				 * is no need to visit this subtree again.
 				 */
@@ -573,7 +573,7 @@ int propagate_umount(struct list_head *list)
 				continue;
 			} else if (child->mnt.mnt_flags & MNT_UMOUNT) {
 				/*
-				 * We have come accross an partially unmounted
+				 * We have come across an partially unmounted
 				 * mount in list that has not been visited yet.
 				 * Remember it has been visited and continue
 				 * about our merry way.
-- 
2.25.1




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux