mbox series

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

Message ID 20200217094240.9927-1-philmd@redhat.com (mailing list archive)
Headers show
Series tools/virtiofsd: Fix warning reported by Clang static code analyzer | expand

Message

Philippe Mathieu-Daudé Feb. 17, 2020, 9:42 a.m. UTC
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(-)