diff options
Diffstat (limited to 'fs/xfs/xfs_bmap_btree.c')
-rw-r--r-- | fs/xfs/xfs_bmap_btree.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_bmap_btree.c b/fs/xfs/xfs_bmap_btree.c index a7b835bf870a..3a925100e90c 100644 --- a/fs/xfs/xfs_bmap_btree.c +++ b/fs/xfs/xfs_bmap_btree.c | |||
@@ -1862,7 +1862,7 @@ xfs_bmbt_delete( | |||
1862 | * xfs_bmbt_get_startblock, xfs_bmbt_get_blockcount and xfs_bmbt_get_state. | 1862 | * xfs_bmbt_get_startblock, xfs_bmbt_get_blockcount and xfs_bmbt_get_state. |
1863 | */ | 1863 | */ |
1864 | 1864 | ||
1865 | STATIC __inline__ void | 1865 | STATIC_INLINE void |
1866 | __xfs_bmbt_get_all( | 1866 | __xfs_bmbt_get_all( |
1867 | __uint64_t l0, | 1867 | __uint64_t l0, |
1868 | __uint64_t l1, | 1868 | __uint64_t l1, |