diff options
author | Qian Cai <cai@lca.pw> | 2019-05-31 16:16:02 -0400 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2019-06-03 11:55:58 +0200 |
commit | e314a7c92b3217e893cbe03b944c7afc9cbd3e4c (patch) | |
tree | 9274137e4840fa31c565bf47c24021ce8828f77f /tools/perf/scripts/python/syscall-counts.py | |
parent | f34e1176df34b87e88eb65cd730255c913f92f8c (diff) |
iommu/vt-d: Fix a variable set but not used
The commit "iommu/vt-d: Delegate the dma domain to upper layer" left an
unused variable,
drivers/iommu/intel-iommu.c: In function 'disable_dmar_iommu':
drivers/iommu/intel-iommu.c:1652:23: warning: variable 'domain' set but
not used [-Wunused-but-set-variable]
Signed-off-by: Qian Cai <cai@lca.pw>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions