diff options
author | 2012-07-23 08:07:22 +0000 | |
---|---|---|
committer | 2012-08-13 12:45:46 +0100 | |
commit | dd6e957a142d9582df766b5c6de2fbb6773241f2 (patch) | |
tree | fe85e5897149af233de4e6b3dbcafc45393a5cd9 /scripts/update-linux-headers.sh | |
parent | linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions (diff) | |
download | qemu-dd6e957a142d9582df766b5c6de2fbb6773241f2.tar.xz qemu-dd6e957a142d9582df766b5c6de2fbb6773241f2.zip |
linux-user: Move target_to_host_errno_table[] setup out of ioctl loop
The code to initialise the target_to_host_errno_table[] array was
accidentally inside the loop through checking and initialising all
the supported ioctls. This was harmless but meant that we reinitialised the
array several hundred times on startup.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/update-linux-headers.sh')
0 files changed, 0 insertions, 0 deletions