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:
97288f2
)
Btrfs: clean up btrfs_ioctl a little bit
author
Christoph Hellwig
<hch@lst.de>
Tue, 2 Dec 2008 11:36:08 +0000
(06:36 -0500)
committer
Chris Mason
<chris.mason@oracle.com>
Tue, 2 Dec 2008 11:36:08 +0000
(06:36 -0500)
Provide a void __user *argp pointer so that we can avoid duplicating
the cast for various sub-command calls.
Signed-off-by: Christoph Hellwig <hch@lst.de>
No differences found