]> git.proxmox.com Git - mirror_qemu.git/commit - include/qemu/typedefs.h
ps2: add and use PS2State typedef
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 6 Jun 2017 11:21:03 +0000 (13:21 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 23 Jun 2017 09:51:50 +0000 (11:51 +0200)
commit8498bb8d2e19f5c280aaac6be772fad5980e7519
tree54a4e30b1aa4520ad74312c912eb3e3b7401ba5e
parent85970a627f308483053f18a342037245d0fee469
ps2: add and use PS2State typedef

Cleanup: Create and use a typedef for PS2State and stop passing void
pointers.  No functional change.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20170606112105.13331-2-kraxel@redhat.com
hw/input/ps2.c
include/hw/input/ps2.h
include/qemu/typedefs.h