summary refs log tree commit diff stats
path: root/hw/core/qdev-properties.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@redhat.com>2020-02-17 10:42:38 +0100
committerDr. David Alan Gilbert <dgilbert@redhat.com>2020-02-21 12:53:17 +0000
commitd4db6f545decdf67be8c4d6ca2bfb5dab99e462b (patch)
treea0808b81aac7e66fc71e4e577bd7645373f03053 /hw/core/qdev-properties.c
parent82c1474e687f8d30cf58af611090cda5e4ec5e0e (diff)
downloadfocaccia-qemu-d4db6f545decdf67be8c4d6ca2bfb5dab99e462b.tar.gz
focaccia-qemu-d4db6f545decdf67be8c4d6ca2bfb5dab99e462b.zip
tools/virtiofsd/passthrough_ll: Remove unneeded variable assignment
Fix warning reported by Clang static code analyzer:

    CC      tools/virtiofsd/passthrough_ll.o
  tools/virtiofsd/passthrough_ll.c:1083:5: warning: Value stored to 'saverr' is never read
      saverr = ENOMEM;
      ^        ~~~~~~

Fixes: 7c6b66027
Reported-by: Clang Static Analyzer
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'hw/core/qdev-properties.c')
0 files changed, 0 insertions, 0 deletions