diff options
Diffstat (limited to 'fs/xfs/xfs_dquot.h')
-rw-r--r-- | fs/xfs/xfs_dquot.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/xfs/xfs_dquot.h b/fs/xfs/xfs_dquot.h index 55abbca2883d..d22ed0053c32 100644 --- a/fs/xfs/xfs_dquot.h +++ b/fs/xfs/xfs_dquot.h | |||
@@ -172,6 +172,4 @@ static inline struct xfs_dquot *xfs_qm_dqhold(struct xfs_dquot *dqp) | |||
172 | return dqp; | 172 | return dqp; |
173 | } | 173 | } |
174 | 174 | ||
175 | extern const struct xfs_buf_ops xfs_dquot_buf_ops; | ||
176 | |||
177 | #endif /* __XFS_DQUOT_H__ */ | 175 | #endif /* __XFS_DQUOT_H__ */ |