diff options
author | Tom Rix <[email protected]> | 2023-04-03 20:23:17 -0400 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2023-04-04 11:02:39 -0300 |
commit | c52159b5be7894540acdc7a35791c0b57097fa4c (patch) | |
tree | d287d1f7b58dab67a21bd455e1cd9bbad520f5f0 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 9fdf791612866da2ae09930774fe5c8604962691 (diff) |
iommufd/selftest: Set varaiable mock_iommu_device storage-class-specifier to static
smatch reports:
drivers/iommu/iommufd/selftest.c:295:21: warning: symbol
'mock_iommu_device' was not declared. Should it be static?
This variable is only used in one file so it should be static.
Fixes: 65c619ae0680 ("iommufd/selftest: Make selftest create a more complete mock device")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Tom Rix <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions