diff options
author | 2021-05-13 12:59:52 +0100 | |
---|---|---|
committer | 2021-06-03 10:29:24 +0300 | |
commit | 13ce7e625a3383004181217985a70d16c3cbe8be (patch) | |
tree | d20cd46857f040e76f0f86da78c03e6470aebd66 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rsxx: Use struct_size() in vmalloc() (diff) | |
download | linux-dev-13ce7e625a3383004181217985a70d16c3cbe8be.tar.xz linux-dev-13ce7e625a3383004181217985a70d16c3cbe8be.zip |
nvme: remove redundant initialization of variable ret
The variable ret is being initialized with a value that is never read,
it is being updated later on. The assignment is redundant and can be
removed.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions