diff options
| author | Alexander Graf | 2012-01-31 20:10:20 +0100 |
|---|---|---|
| committer | Riku Voipio | 2012-04-06 17:49:58 +0200 |
| commit | edafea1330133eb8f6580a1c4f84fc5ec766eb4c (patch) | |
| tree | 73b9e0259df27defe4732c29d85afab29f6f448f /linux-user/ioctls.h | |
| parent | linux-user: add struct old_dev_t compat (diff) | |
| download | qemu-edafea1330133eb8f6580a1c4f84fc5ec766eb4c.tar.gz qemu-edafea1330133eb8f6580a1c4f84fc5ec766eb4c.tar.xz qemu-edafea1330133eb8f6580a1c4f84fc5ec766eb4c.zip | |
linux-user: fix BLK ioctl arguments
Some BLK ioctls passed sizeof(x) into a macro that already did sizeof() on
the passed in argument, rendering the size information inside the ioctl be
the size of the host default integer type.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/ioctls.h')
0 files changed, 0 insertions, 0 deletions
