diff options
author | Colin Ian King | 2017-11-03 10:50:32 -0600 |
---|---|---|
committer | Alex Williamson | 2017-11-03 10:50:32 -0600 |
commit | 2c40367cbff6f9ed1efda238685837fb5f0d9e3c (patch) | |
tree | 2f85f958254f1610ce5ad4371b364df4c8552fc0 /sound/pci | |
parent | 07d1c91b6c649705fdd9acf58001071845ecf068 (diff) |
iommu/amd: remove unused variable flush_addr
Variable flush_addr is being assigned but is never read; it
is redundant and can be removed. Cleans up the clang warning:
drivers/iommu/amd_iommu.c:2388:2: warning: Value stored to 'flush_addr'
is never read
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions