MIPS: uprobes: fix use of uninitialised variable
[cascardo/linux.git] / fs / xfs / xfs_bmap_util.h
index 51aadde..68a621a 100644 (file)
@@ -21,7 +21,7 @@
 /* Kernel only BMAP related definitions and functions */
 
 struct xfs_bmbt_irec;
-struct xfs_bmap_free_item;
+struct xfs_extent_free_item;
 struct xfs_ifork;
 struct xfs_inode;
 struct xfs_mount;