diff options
| author | Christian Borntraeger <[email protected]> | 2008-04-21 13:48:24 +0200 |
|---|---|---|
| committer | Avi Kivity <[email protected]> | 2008-07-20 12:40:46 +0300 |
| commit | 1e1c65e03ec817a64153751150f6691db9842acd (patch) | |
| tree | c7f15ad0f376d7e8a501a2aa7be378cb84ca8e86 /include/linux/debugobjects.h | |
| parent | 5b664cb235e97afbf34db9c4d77f08ebd725335e (diff) | |
KVM: remove long -> void *user -> long cast
kvm_dev_ioctl casts the arg value to void __user *, just to recast it
again to long. This seems unnecessary.
According to objdump the binary code on x86 is unchanged by this patch.
Signed-off-by: Christian Borntraeger <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions