diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-09-25 12:07:21 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-09-26 16:41:49 +0200 |
commit | 19729affe1cd191f063db4b4d43058974cf43bc9 (patch) | |
tree | 5684d0ee05f16c9e9045ec27b7bac9f1a8c04661 /chardev/char-parallel.c | |
parent | 637123a21381b2c5833d9d663af06e3105d8caa9 (diff) | |
download | qemu-19729affe1cd191f063db4b4d43058974cf43bc9.zip qemu-19729affe1cd191f063db4b4d43058974cf43bc9.tar.gz qemu-19729affe1cd191f063db4b4d43058974cf43bc9.tar.bz2 |
target/i386/translate: avoid shadowed local variables
Just remove the declaration. There is nothing in the function after the
switch statement, so it is safe to do.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'chardev/char-parallel.c')
0 files changed, 0 insertions, 0 deletions