]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/xfs/xfs_discard.h
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-artful-kernel.git] / fs / xfs / xfs_discard.h
index 344879aea646cfbaf3ac1c57916f9fce5e6a50c2..0f070f9e44e1440f55dd1cf0b8177632d822d525 100644 (file)
@@ -5,6 +5,5 @@ struct fstrim_range;
 struct list_head;
 
 extern int     xfs_ioc_trim(struct xfs_mount *, struct fstrim_range __user *);
-extern int     xfs_discard_extents(struct xfs_mount *, struct list_head *);
 
 #endif /* XFS_DISCARD_H */