diff options
author | Jinjie Ruan <[email protected]> | 2024-08-19 20:00:07 +0800 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2024-08-19 09:26:41 -0300 |
commit | cf1e515c9a40caa8bddb920970d3257bb01c1421 (patch) | |
tree | 1491c08f4dbaf05edb3f6472cd731cc7abc6d446 /lib/crypto/mpi | |
parent | 950aeefb34923fe3c28ade35fe05f24e2c5b1d55 (diff) |
iommufd/selftest: Make dirty_ops static
The sparse tool complains as follows:
drivers/iommu/iommufd/selftest.c:277:30: warning:
symbol 'dirty_ops' was not declared. Should it be static?
This symbol is not used outside of selftest.c, so marks it static.
Fixes: 266ce58989ba ("iommufd/selftest: Test IOMMU_HWPT_ALLOC_DIRTY_TRACKING")
Link: https://patch.msgid.link/r/[email protected]
Signed-off-by: Jinjie Ruan <[email protected]>
Reviewed-by: Yi Liu <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'lib/crypto/mpi')
0 files changed, 0 insertions, 0 deletions