summaryrefslogtreecommitdiffstats
path: root/kernel/fs/xfs/xfs_inode.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/fs/xfs/xfs_inode.h')
-rw-r--r--kernel/fs/xfs/xfs_inode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/fs/xfs/xfs_inode.h b/kernel/fs/xfs/xfs_inode.h
index ee26a603c..ca9e11989 100644
--- a/kernel/fs/xfs/xfs_inode.h
+++ b/kernel/fs/xfs/xfs_inode.h
@@ -328,7 +328,7 @@ static inline int xfs_isiflocked(struct xfs_inode *ip)
* 5 PARENT subclass (not nestable)
* 6 RTBITMAP subclass (not nestable)
* 7 RTSUM subclass (not nestable)
- *
+ *
*/
#define XFS_IOLOCK_SHIFT 16
#define XFS_IOLOCK_PARENT_VAL 4