diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-18 14:34:25 +0300 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2017-11-13 14:11:40 +0300 |
commit | bb0581f01c38ff525295fc6128bc3a49202dabae (patch) | |
tree | e7028ad672532cd692362b18995b51170e2476c4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 18370b36b28a6c1b059392e9b8f9a80332e51e7c (diff) | |
download | linux-bb0581f01c38ff525295fc6128bc3a49202dabae.tar.xz |
ceph: remove unused and redundant variable dropping
Variable dropping is set but never read and hence is redundant
and can be removed. Cleans up clang warning:
fs/ceph/caps.c:1170:2: warning: Value stored to 'dropping' is never read
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions