hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/fs/xfs/xfs_symlink.h
....@@ -5,7 +5,7 @@
55 #ifndef __XFS_SYMLINK_H
66 #define __XFS_SYMLINK_H 1
77
8
-/* Kernel only symlink defintions */
8
+/* Kernel only symlink definitions */
99
1010 int xfs_symlink(struct xfs_inode *dp, struct xfs_name *link_name,
1111 const char *target_path, umode_t mode, struct xfs_inode **ipp);