xfs: Remove the macro XFS_BUF_ERROR and family
[pandora-kernel.git] / fs / xfs / quota / xfs_dquot.c
index 837f311..784019d 100644 (file)
@@ -403,7 +403,7 @@ xfs_qm_dqalloc(
                               dqp->q_blkno,
                               mp->m_quotainfo->qi_dqchunklen,
                               0);
-       if (!bp || (error = XFS_BUF_GETERROR(bp)))
+       if (!bp || (error = xfs_buf_geterror(bp)))
                goto error1;
        /*
         * Make a chunk of dquots out of this buffer and log