git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bcabaa
)
Btrfs: btrfs: pass void __user * to btrfs_ioctl_clone_range
author
Christoph Hellwig
<hch@lst.de>
Tue, 2 Dec 2008 14:52:24 +0000
(09:52 -0500)
committer
Chris Mason
<chris.mason@oracle.com>
Tue, 2 Dec 2008 14:52:24 +0000
(09:52 -0500)
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>
No differences found