fs/namespace.c: Fix typo in comment
authorYuesong Li <liyuesong@vivo.com>
Tue, 6 Aug 2024 03:47:10 +0000 (11:47 +0800)
committerChristian Brauner <brauner@kernel.org>
Fri, 30 Aug 2024 06:22:33 +0000 (08:22 +0200)
commitc5ae8e5e5a34963513bf973e77dd15da7333054e
tree50ab43af62c9cda970a022bd9b89646eff08b0a4
parent0d196e7589cefe207d5d41f37a0a28a1fdeeb7c6
fs/namespace.c: Fix typo in comment

replace 'permanetly' with 'permanently' in the comment &
replace 'propogated' with 'propagated' in the comment

Signed-off-by: Yuesong Li <liyuesong@vivo.com>
Link: https://lore.kernel.org/r/20240806034710.2807788-1-liyuesong@vivo.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/namespace.c