]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - fs/xfs/xfs_iomap.c
xfs: get rid of count from xfs_iomap_write_allocate()
[mirror_ubuntu-zesty-kernel.git] / fs / xfs / xfs_iomap.c
index 8d4d49b6fbf347b3add01ed4675b489a653a6dfb..521fdf2ac6da8c8ac8337ce81c1d217cf1c085b0 100644 (file)
@@ -655,7 +655,6 @@ int
 xfs_iomap_write_allocate(
        xfs_inode_t     *ip,
        xfs_off_t       offset,
-       size_t          count,
        xfs_bmbt_irec_t *imap)
 {
        xfs_mount_t     *mp = ip->i_mount;