diff options
author | Chen Zhou <chenzhou10@huawei.com> | 2020-05-08 04:49:55 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2020-05-18 16:59:12 +0300 |
commit | 06020196c82e26e835b739dfa91a2717b0d37148 (patch) | |
tree | 355428312c13b6d64c3827f42d362bc4ac5faaaa /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | bd0d696023cb381608e9c3d59dddb25b3816eee7 (diff) | |
download | linux-06020196c82e26e835b739dfa91a2717b0d37148.tar.xz |
iommu/arm-smmu-v3: remove set but not used variable 'smmu'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/iommu/arm-smmu-v3.c:2989:26:
warning: variable ‘smmu’ set but not used [-Wunused-but-set-variable]
struct arm_smmu_device *smmu;
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Chen Zhou <chenzhou10@huawei.com>
Link: https://lore.kernel.org/r/20200508014955.87630-1-chenzhou10@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions