summary refs log tree commit diff stats
path: root/hw/net/virtio-net.c
diff options
context:
space:
mode:
authorZongyuan Li <zongyuan.li@smartx.com>2022-01-24 14:43:39 +0800
committerTaylor Simpson <tsimpson@quicinc.com>2022-03-12 09:14:22 -0800
commit4a818b3767220dcd21cf5cc7f12e33e28c2073ed (patch)
treeb6f213fc0e160cec849079e4dbef83c9c7dc4c48 /hw/net/virtio-net.c
parentc0d86060f033fc8d591b0163e380ff6cd04f213a (diff)
downloadfocaccia-qemu-4a818b3767220dcd21cf5cc7f12e33e28c2073ed.tar.gz
focaccia-qemu-4a818b3767220dcd21cf5cc7f12e33e28c2073ed.zip
target/hexagon: remove unused variable
When building with clang version 13.0.0 (eg. Fedora 13.0.0-3.fc35),
two unused variables introduced by macro GATHER_FUNCTION and
SCATTER_FUNCTION will cause building process failure due to
[-Werror -Wunused-variable].

Signed-off-by: Zongyuan Li <zongyuan.li@smartx.com>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/831
Message-Id: <20220124064339.56027-1-zongyuan.li@smartx.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions