On 10/19/20 9:23 AM, Zhengui li wrote:
The type of input variable is unsigned int
while the printer type is int. So fix incorrect print type.

Signed-off-by: Zhengui li <lizhen...@huawei.com>
---
  hw/display/virtio-gpu.c | 32 ++++++++++++++++----------------
  1 file changed, 16 insertions(+), 16 deletions(-)

This looks like an updated version of an earlier patch. If so, please remember to send with -v2 in the subject line and a summary of the differences after the --- comment (even if the differences are just an enhanced commit message), to save on reviewer's time.

As an example, 'git send-email -v2 -5' can send a series of 5 patches all with -v2 in the subject line, and include a 0/5 cover letter if you have git configured correctly.

More patch submission hints at:
https://wiki.qemu.org/Contribute/SubmitAPatch

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org


Reply via email to