[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 11/11] hw/display/vga:Remove redundant statement in vga_draw_
From: |
Gerd Hoffmann |
Subject: |
Re: [PATCH 11/11] hw/display/vga:Remove redundant statement in vga_draw_graphic() |
Date: |
Mon, 17 Aug 2020 08:49:29 +0200 |
On Thu, Aug 13, 2020 at 03:37:12PM +0800, Chen Qun wrote:
> Clang static code analyzer show warning:
> hw/display/vga.c:1677:9: warning: Value stored to 'update' is never read
> update = full_update;
> ^ ~~~~~~~~~~~
>
> Reported-by: Euler Robot <euler.robot@huawei.com>
> Signed-off-by: Chen Qun <kuhn.chenqun@huawei.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
- Re: [PATCH 06/11] hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check(), (continued)
- [PATCH 09/11] usb/bus: Remove dead assignment in usb_get_fw_dev_path(), Chen Qun, 2020/08/13
- [PATCH 01/11] hw/arm/virt-acpi-build:Remove dead assignment in build_madt(), Chen Qun, 2020/08/13
- [PATCH 11/11] hw/display/vga:Remove redundant statement in vga_draw_graphic(), Chen Qun, 2020/08/13
- Re: [PATCH 11/11] hw/display/vga:Remove redundant statement in vga_draw_graphic(),
Gerd Hoffmann <=
- [PATCH 10/11] hw/intc: Remove redundant statement in exynos4210_combiner_read(), Chen Qun, 2020/08/13
- Re: [PATCH 00/11] trivial patchs for static code analyzer fixes, no-reply, 2020/08/13
- Re: [PATCH 00/11] trivial patchs for static code analyzer fixes, no-reply, 2020/08/13