public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfs: Rudimentary spelling fix
@ 2021-03-22  2:46 Bhaskar Chowdhury
  2021-03-22  2:52 ` Randy Dunlap
  0 siblings, 1 reply; 4+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-22  2:46 UTC (permalink / raw)
  To: djwong, linux-xfs, linux-kernel; +Cc: rdunlap, Bhaskar Chowdhury


s/sytemcall/systemcall/


Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 fs/xfs/xfs_inode.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/xfs/xfs_inode.c b/fs/xfs/xfs_inode.c
index f93370bd7b1e..b5eef9f09c00 100644
--- a/fs/xfs/xfs_inode.c
+++ b/fs/xfs/xfs_inode.c
@@ -2870,7 +2870,7 @@ xfs_finish_rename(
 /*
  * xfs_cross_rename()
  *
- * responsible for handling RENAME_EXCHANGE flag in renameat2() sytemcall
+ * responsible for handling RENAME_EXCHANGE flag in renameat2() systemcall
  */
 STATIC int
 xfs_cross_rename(
--
2.31.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-22  3:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-22  2:46 [PATCH] xfs: Rudimentary spelling fix Bhaskar Chowdhury
2021-03-22  2:52 ` Randy Dunlap
2021-03-22  3:33   ` Darrick J. Wong
2021-03-22  3:46     ` Bhaskar Chowdhury

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox