xfs: create xfs_dqtype_t to represent quota types
[linux-2.6-microblaze.git] / fs / xfs / xfs_quotaops.c
index ba69906..d27c0e8 100644 (file)
@@ -85,7 +85,7 @@ xfs_fs_get_quota_state(
        return 0;
 }
 
-STATIC int
+STATIC xfs_dqtype_t
 xfs_quota_type(int type)
 {
        switch (type) {