xfs: kill the STATIC_INLINE macro
[pandora-kernel.git] / fs / xfs / xfs_ialloc.c
index 0785797..cb907ba 100644 (file)
@@ -425,7 +425,7 @@ xfs_ialloc_ag_alloc(
        return 0;
 }
 
-STATIC_INLINE xfs_agnumber_t
+STATIC xfs_agnumber_t
 xfs_ialloc_next_ag(
        xfs_mount_t     *mp)
 {