diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-05-11 13:41:35 +0100 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2019-05-27 12:02:56 +0200 |
commit | 2dbbcce1f8dd3cd3cbb95717fd73d771a6c60718 (patch) | |
tree | eece9438500d51279d66f8d0f4d096cf7bcc51e6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | cd6c84d8f0cdc911df435bb075ba22ce3c605b07 (diff) |
iommu/amd: Remove redundant assignment to variable npages
The variable npages is being initialized however this is never read and
later it is being reassigned to a new value. The initialization is
redundant and hence can be removed.
Addresses-Coverity: ("Unused Value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions