Commit b95040ee authored by Nathan Scott's avatar Nathan Scott

[XFS] Remove an unused function prototype from xfs_trans.h.

SGI Modid: 2.5.x-xfs:slinx:134064a
parent e597d4aa
......@@ -1027,11 +1027,6 @@ xfs_log_busy_slot_t *xfs_trans_add_busy(xfs_trans_t *tp,
xfs_agnumber_t ag,
xfs_extlen_t idx);
/*
* Not necessarily exported, but used outside a single file.
*/
int xfs_trans_lsn_danger(struct xfs_mount *, xfs_lsn_t);
#endif /* __KERNEL__ */
#endif /* __XFS_TRANS_H__ */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment