From: Christoph Hellwig Date: Tue, 2 Dec 2008 14:52:24 +0000 (-0500) Subject: Btrfs: btrfs: pass void __user * to btrfs_ioctl_clone_range X-Git-Tag: v2.6.29-rc1~27^2~9^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a865e8ac3a8ead776ea2c8c74fa2b2d00a2c9cf;p=pandora-kernel.git 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 --- Reading git-diff-tree failed