[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220715022300.427979-1-13667453960@163.com>
Date: Fri, 15 Jul 2022 10:23:00 +0800
From: Jiangshan Yi <13667453960@....com>
To: luisbg@...nel.org, salah.triki@...il.com
Cc: linux-kernel@...r.kernel.org,
Jiangshan Yi <yijiangshan@...inos.cn>,
k2ci <kernel-bot@...inos.cn>
Subject: [PATCH] fs/befs: Fix spelling typo in comment
From: Jiangshan Yi <yijiangshan@...inos.cn>
Fix spelling typo in comment.
Reported-by: k2ci <kernel-bot@...inos.cn>
Signed-off-by: Jiangshan Yi <yijiangshan@...inos.cn>
---
fs/befs/linuxvfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/befs/linuxvfs.c b/fs/befs/linuxvfs.c
index be383fa46b12..9d6b3d17cb2a 100644
--- a/fs/befs/linuxvfs.c
+++ b/fs/befs/linuxvfs.c
@@ -785,7 +785,7 @@ static int befs_show_options(struct seq_file *m, struct dentry *root)
return 0;
}
-/* This function has the responsibiltiy of getting the
+/* This function has the responsibility of getting the
* filesystem ready for unmounting.
* Basically, we free everything that we allocated in
* befs_read_inode
--
2.25.1
Powered by blists - more mailing lists