diff options
author | zhengbin <[email protected]> | 2019-10-23 10:02:49 +0800 |
---|---|---|
committer | Miklos Szeredi <[email protected]> | 2019-10-23 10:25:17 +0200 |
commit | 80da5a809d193c60d090cbdf4fe316781bc07965 (patch) | |
tree | 48120d0b52e1aed5aa13f06bdc2821db4191802b /tools/perf/util/trace-event-scripting.c | |
parent | a9bfd9dd3417561d06c81de04f6d6c1e0c9b3d44 (diff) |
virtiofs: Remove set but not used variable 'fc'
Fixes gcc '-Wunused-but-set-variable' warning:
fs/fuse/virtio_fs.c: In function virtio_fs_wake_pending_and_unlock:
fs/fuse/virtio_fs.c:983:20: warning: variable fc set but not used [-Wunused-but-set-variable]
It is not used since commit 7ee1e2e631db ("virtiofs: No need to check
fpq->connected state")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: zhengbin <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions