]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/xfs/quota/xfs_qm.h
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
[karo-tx-linux.git] / fs / xfs / quota / xfs_qm.h
index 567b29b9f1b390048e61e32c2168b8db05fdbb24..43b9abe1052c4029a6250ec79fe56b27d69fdd43 100644 (file)
@@ -163,10 +163,4 @@ extern int         xfs_qm_scall_getqstat(xfs_mount_t *, fs_quota_stat_t *);
 extern int             xfs_qm_scall_quotaon(xfs_mount_t *, uint);
 extern int             xfs_qm_scall_quotaoff(xfs_mount_t *, uint);
 
-#ifdef DEBUG
-extern int             xfs_qm_internalqcheck(xfs_mount_t *);
-#else
-#define xfs_qm_internalqcheck(mp)      (0)
-#endif
-
 #endif /* __XFS_QM_H__ */