xfs: clean up inconsistent variable naming in xfs_swap_extent
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_dfrag.h
index 4f55a630655889714d437ce0ff69d978a6624846..20bdd935c121336736ea83e00bbe487fda3ad12a 100644 (file)
@@ -48,9 +48,6 @@ typedef struct xfs_swapext
  */
 int    xfs_swapext(struct xfs_swapext *sx);
 
-int    xfs_swap_extents(struct xfs_inode *ip, struct xfs_inode *tip,
-               struct xfs_swapext *sxp);
-
 #endif /* __KERNEL__ */
 
 #endif /* __XFS_DFRAG_H__ */