Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_iomap.c
index c980e2a5086be61ca20d04607a9f1eb9ac703510..ccb1dd0d509ef8f9d50f1fb0d51e6c4fe6712237 100644 (file)
@@ -802,7 +802,7 @@ int
 xfs_iomap_write_unwritten(
        xfs_inode_t     *ip,
        xfs_off_t       offset,
-       size_t          count)
+       xfs_off_t       count)
 {
        xfs_mount_t     *mp = ip->i_mount;
        xfs_fileoff_t   offset_fsb;