diff options
Diffstat (limited to 'fs/xfs/xfs_bmap.c')
-rw-r--r-- | fs/xfs/xfs_bmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_bmap.c b/fs/xfs/xfs_bmap.c index c852cd65aaea..27062d0a879d 100644 --- a/fs/xfs/xfs_bmap.c +++ b/fs/xfs/xfs_bmap.c | |||
@@ -6204,7 +6204,7 @@ xfs_bmap_get_bp( | |||
6204 | return(bp); | 6204 | return(bp); |
6205 | } | 6205 | } |
6206 | 6206 | ||
6207 | void | 6207 | STATIC void |
6208 | xfs_check_block( | 6208 | xfs_check_block( |
6209 | struct xfs_btree_block *block, | 6209 | struct xfs_btree_block *block, |
6210 | xfs_mount_t *mp, | 6210 | xfs_mount_t *mp, |