diff options
author | Chen Qun | 2020-03-25 03:59:18 +0100 |
---|---|---|
committer | Laurent Vivier | 2020-05-04 11:17:27 +0200 |
commit | fd1c220395eab1712e67238d876c72bf3292c153 (patch) | |
tree | e76ad068dccaa736a0938af6cae744837c49016a /hw/timer | |
parent | scsi/esp-pci: add g_assert() for fix clang analyzer warning in esp_pci_io_wri... (diff) | |
download | qemu-fd1c220395eab1712e67238d876c72bf3292c153.tar.gz qemu-fd1c220395eab1712e67238d876c72bf3292c153.tar.xz qemu-fd1c220395eab1712e67238d876c72bf3292c153.zip |
display/blizzard: use extract16() for fix clang analyzer warning in blizzard_draw_line16_32()
Clang static code analyzer show warning:
hw/display/blizzard.c:940:9: warning: Value stored to 'data' is never read
data >>= 5;
^ ~
Reported-by: Euler Robot <euler.robot@huawei.com>
Signed-off-by: Chen Qun <kuhn.chenqun@huawei.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20200325025919.21316-3-kuhn.chenqun@huawei.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'hw/timer')
0 files changed, 0 insertions, 0 deletions