diff options
author | philmd <philmd@users.noreply.github.com> | 2020-02-24 22:42:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-24 21:42:41 +0000 |
commit | fd0403df03e188427767bf816032cde31f52aba7 (patch) | |
tree | 48a34c744c999b69468b1d4a8e729b9781254397 /util/mount.fuse.c | |
parent | 29b71ac481cb597355cec60770cf32d4173b8fd9 (diff) | |
download | libfuse-fd0403df03e188427767bf816032cde31f52aba7.tar.gz |
passthrough_ll: Remove unneeded variable assignment (#501)
Fix warning reported by Clang static code analyzer:
example/passthrough_ll.c:390:5: warning: Value stored to 'saverr' is never read
saverr = ENOMEM;
^ ~~~~~~
Fixes: 4a92a82f2e2
Reported-by: Clang Static Analyzer
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'util/mount.fuse.c')
0 files changed, 0 insertions, 0 deletions