]> git.proxmox.com Git - mirror_qemu.git/commit - hw/display/edid-generate.c
edid: fix alignment issues
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 15 Oct 2018 05:53:33 +0000 (07:53 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 15 Oct 2018 07:57:33 +0000 (09:57 +0200)
commit2e4a0b176642c5ffcca063880ad2aa8e44c78c8a
tree35803ecd0fbf02eb9fc1248fbd297f850a34ce78
parenta73549f99612f758dec0fdea6ae1c30b6c709a0b
edid: fix alignment issues

Use stl_le_p() & friends instead of casts.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20181015055333.32030-1-kraxel@redhat.com
hw/display/edid-generate.c