summary refs log tree commit diff stats
path: root/docs/interop/conf.py
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@redhat.com>2020-02-17 10:42:40 +0100
committerDr. David Alan Gilbert <dgilbert@redhat.com>2020-02-21 12:53:17 +0000
commit09c086b2a144324199f99a7d4de78c3276a486c1 (patch)
treef3e01d690741fda3e7e1ba287ad990e7f26a78dd /docs/interop/conf.py
parent4e1fb9e7bc4662470c644be7efec8d8ce4005863 (diff)
downloadfocaccia-qemu-09c086b2a144324199f99a7d4de78c3276a486c1.tar.gz
focaccia-qemu-09c086b2a144324199f99a7d4de78c3276a486c1.zip
tools/virtiofsd/fuse_lowlevel: Fix fuse_out_header::error value
Fix warning reported by Clang static code analyzer:

    CC      tools/virtiofsd/fuse_lowlevel.o
  tools/virtiofsd/fuse_lowlevel.c:195:9: warning: Value stored to 'error' is never read
          error = -ERANGE;
          ^       ~~~~~~~

Fixes: 3db2876
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 'docs/interop/conf.py')
0 files changed, 0 insertions, 0 deletions