aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBhaskar Chowdhury <[email protected]>2021-03-23 16:59:30 -0700
committerDarrick J. Wong <[email protected]>2021-03-25 16:47:52 -0700
commit0145225e353eb5db9cb89e2ab1baf9a55da7a492 (patch)
treeb30fa4d78ed76857a6c602c5280443a752c4baed
parentbd24a4f5f7fd9720c3484821729027cad0816dbb (diff)
xfs: Rudimentary spelling fix
s/sytemcall/syscall/ Signed-off-by: Bhaskar Chowdhury <[email protected]> Acked-by: Randy Dunlap <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
-rw-r--r--fs/xfs/xfs_inode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_inode.c b/fs/xfs/xfs_inode.c
index 9a9a2005b48a..c09bb39baeea 100644
--- a/fs/xfs/xfs_inode.c
+++ b/fs/xfs/xfs_inode.c
@@ -2892,7 +2892,7 @@ xfs_finish_rename(
/*
* xfs_cross_rename()
*
- * responsible for handling RENAME_EXCHANGE flag in renameat2() sytemcall
+ * responsible for handling RENAME_EXCHANGE flag in renameat2() syscall
*/
STATIC int
xfs_cross_rename(