xfs: add more statics & drop some unused functions
[pandora-kernel.git] / fs / xfs / xfs_alloc.c
index 2cf944e..6316004 100644 (file)
@@ -2248,7 +2248,7 @@ xfs_alloc_put_freelist(
 /*
  * Read in the allocation group header (free/alloc section).
  */
-int                                    /* error */
+STATIC int                             /* error */
 xfs_read_agf(
        struct xfs_mount        *mp,    /* mount point structure */
        struct xfs_trans        *tp,    /* transaction pointer */