hid: fix misassignment
The code does not have any effect as is, fix it. Spotted by clang analyzer: /src/qemu/hw/hid.c:99:13: warning: Value stored to 'x1' is never read x1 = 1; Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
48bb9f53f4
commit
18f88f1195
Loading…
Reference in New Issue
Block a user