]> xenbits.xensource.com Git - qemu-xen-4.6-testing.git/commit
cirrus: fix an uninitialized variable
authorJan Beulich <JBeulich@suse.com>
Mon, 2 Feb 2015 16:49:59 +0000 (16:49 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 2 Feb 2015 16:56:34 +0000 (16:56 +0000)
commita4b276b4ce49c8d70dd841ff885b900ec652b994
tree8e18a027bc7d3d3d0acc2a3bfcae4513ff35288d
parentb0d42741f8e9a00854c3b3faca1da84bfc69bf22
cirrus: fix an uninitialized variable

Noticed by paying attention to a compiler warning (reported for the
only caller of the function modified, vga_ioport_read()).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
hw/cirrus_vga.c