diff options
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2019-02-08 16:05:24 +0000 |
---|---|---|
committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2020-01-23 16:41:36 +0000 |
commit | 30d8e49760712d65697ea517c53671bd1d214fc7 (patch) | |
tree | 8dd33624035d954b53dc580e5413b9477774b67b /tools/virtiofsd/fuse_opt.c | |
parent | 8c3fe75e0308ba2f01d160ace534b7e386cea808 (diff) |
virtiofsd: Fix fuse_daemonize ignored return values
QEMU's compiler enables warnings/errors for ignored values
and the (void) trick used in the fuse code isn't enough.
Turn all the return values into a return value on the function.
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'tools/virtiofsd/fuse_opt.c')
0 files changed, 0 insertions, 0 deletions