diff options
Diffstat (limited to 'fs/xfs/xfs_ialloc.c')
| -rw-r--r-- | fs/xfs/xfs_ialloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_ialloc.c b/fs/xfs/xfs_ialloc.c index 0785797db828..cb907ba69c4c 100644 --- a/fs/xfs/xfs_ialloc.c +++ b/fs/xfs/xfs_ialloc.c | |||
| @@ -425,7 +425,7 @@ xfs_ialloc_ag_alloc( | |||
| 425 | return 0; | 425 | return 0; |
| 426 | } | 426 | } |
| 427 | 427 | ||
| 428 | STATIC_INLINE xfs_agnumber_t | 428 | STATIC xfs_agnumber_t |
| 429 | xfs_ialloc_next_ag( | 429 | xfs_ialloc_next_ag( |
| 430 | xfs_mount_t *mp) | 430 | xfs_mount_t *mp) |
| 431 | { | 431 | { |
