diff options
Diffstat (limited to 'fs/xfs/xfs_inode.c')
-rw-r--r-- | fs/xfs/xfs_inode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_inode.c b/fs/xfs/xfs_inode.c index 514eac913f1c..3a243d076950 100644 --- a/fs/xfs/xfs_inode.c +++ b/fs/xfs/xfs_inode.c | |||
@@ -382,7 +382,7 @@ xfs_inobp_check( | |||
382 | } | 382 | } |
383 | #endif | 383 | #endif |
384 | 384 | ||
385 | static void | 385 | void |
386 | xfs_inode_buf_verify( | 386 | xfs_inode_buf_verify( |
387 | struct xfs_buf *bp) | 387 | struct xfs_buf *bp) |
388 | { | 388 | { |