summaryrefslogtreecommitdiffstats
path: root/hw/input
diff options
context:
space:
mode:
authorMiroslav Rezanina2022-11-09 16:57:14 +0100
committerThomas Huth2022-11-11 09:12:10 +0100
commit5ab8ba977d361ecb23cd42c1e5ecf2883e84de32 (patch)
tree1b356e5e1be2610755ecde8537353f605cda0ea3 /hw/input
parentqemu-img: remove unused variable (diff)
downloadqemu-5ab8ba977d361ecb23cd42c1e5ecf2883e84de32.tar.gz
qemu-5ab8ba977d361ecb23cd42c1e5ecf2883e84de32.tar.xz
qemu-5ab8ba977d361ecb23cd42c1e5ecf2883e84de32.zip
host-libusb: Remove unused variable
Variable unconnected used in usb_host_auto_check function is only incremented but never read as line where it is read was disabled since introducing the code. This causes 'Unused but set variable' warning on Clang 15.0.1 compiler. Removing the variable and disabled code to prevent the warning. Signed-off-by: Miroslav Rezanina <mrezanin@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <00df0db69ff9167d38bac81f6d03281955bd861a.1668009030.git.mrezanin@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'hw/input')
0 files changed, 0 insertions, 0 deletions