[PATCH v2 0/3] tools/virtiofsd: Fix warning reported by Clang static code analyzer

Philippe Mathieu-Daudé posted 3 patches 5 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200217094240.9927-1-philmd@redhat.com
Test docker-quick@centos7 passed
Test FreeBSD passed
Test docker-mingw@fedora passed
Test checkpatch passed
Maintainers: Stefan Hajnoczi <stefanha@redhat.com>, "Dr. David Alan Gilbert" <dgilbert@redhat.com>
tools/virtiofsd/fuse_lowlevel.c  | 2 +-
tools/virtiofsd/passthrough_ll.c | 4 ----
2 files changed, 1 insertion(+), 5 deletions(-)
[PATCH v2 0/3] tools/virtiofsd: Fix warning reported by Clang static code analyzer
Posted by Philippe Mathieu-Daudé 5 years, 9 months ago
Since v1:
- Addressed Ján Tomko review comment
- Added Ján Tomko R-b tag

Philippe Mathieu-Daudé (3):
  tools/virtiofsd/passthrough_ll: Remove unneeded variable assignment
  tools/virtiofsd/passthrough_ll: Remove unneeded variable assignment
  tools/virtiofsd/fuse_lowlevel: Fix fuse_out_header::error value

 tools/virtiofsd/fuse_lowlevel.c  | 2 +-
 tools/virtiofsd/passthrough_ll.c | 4 ----
 2 files changed, 1 insertion(+), 5 deletions(-)

-- 
2.21.1