aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu/hw/usb-hid.c
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-08-07 09:04:44 +0100
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-08-07 09:04:44 +0100
commit7b448e13e0f816fab36a5a9f46a12fce3d585de8 (patch)
treebad38292ea69cb5ed7bc95ec0c43841f56620318 /tools/ioemu/hw/usb-hid.c
parent617f3606512ddafeeb80f3192fa4a4e73ac03fed (diff)
downloadxen-7b448e13e0f816fab36a5a9f46a12fce3d585de8.tar.gz
xen-7b448e13e0f816fab36a5a9f46a12fce3d585de8.tar.bz2
xen-7b448e13e0f816fab36a5a9f46a12fce3d585de8.zip
[ACM] Explicitly cast byte arrays when used in copy_from_guest
Explicitly cast the target array type to an array of 'u8' since the number of bytes copied is calculated from the type of element in the target array times the number of elements (3rd parameter). Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
Diffstat (limited to 'tools/ioemu/hw/usb-hid.c')
0 files changed, 0 insertions, 0 deletions