mbox series

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

Message ID 20200215160716.1262-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. 15, 2020, 4:07 p.m. UTC
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 | 6 +-----
 2 files changed, 2 insertions(+), 6 deletions(-)