Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Btrfs: btrfs: pass void __user * to btrfs_ioctl_clone_range
Cleans the code up a little and also avoids a sparse warning due to the incorrect cast in the current version of the code. Signed-off-by: Christoph Hellwig <hch@lst.de>
- Loading branch information