summary refs log tree commit diff stats
path: root/hw/net/virtio-net.c
diff options
context:
space:
mode:
authorChen Qun <kuhn.chenqun@huawei.com>2020-08-27 19:03:03 +0800
committerLaurent Vivier <laurent@vivier.eu>2020-09-01 11:53:44 +0200
commitaa139a7cd0c572250cf19acd3621228b5d423ba3 (patch)
tree9cdf394dfc21d60a6ce24a64273e89427044bd7f /hw/net/virtio-net.c
parentb3b0e8145892520d0ae315950379b947a9c7afa6 (diff)
downloadfocaccia-qemu-aa139a7cd0c572250cf19acd3621228b5d423ba3.tar.gz
focaccia-qemu-aa139a7cd0c572250cf19acd3621228b5d423ba3.zip
hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()
Clang static code analyzer show warning:
hw/arm/omap1.c:1760:15: warning: Value stored to 'cpu' during its
initialization is never read
    CPUState *cpu = CPU(s->cpu);
              ^~~   ~~~~~~~~~~~

Reported-by: Euler Robot <euler.robot@huawei.com>
Signed-off-by: Chen Qun <kuhn.chenqun@huawei.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Li Qiang <liq3ea@gmail.com>
Message-Id: <20200827110311.164316-3-kuhn.chenqun@huawei.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions