diff options
| author | Dan Carpenter <[email protected]> | 2023-10-11 08:01:21 +0000 |
|---|---|---|
| committer | Joerg Roedel <[email protected]> | 2023-10-16 07:38:35 +0000 |
| commit | 058b4d9de86b3f77cd23fbd43a0f5ee4ea8e0aeb (patch) | |
| tree | 02fdabe37f8c736144d27829613631ab2ff45fb7 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
| parent | powerpc/iommu: Do not do platform domain attach atctions after probe (diff) | |
| download | kernel-058b4d9de86b3f77cd23fbd43a0f5ee4ea8e0aeb.tar.gz kernel-058b4d9de86b3f77cd23fbd43a0f5ee4ea8e0aeb.zip | |
iommu: change iommu_map_sgtable to return signed values
The iommu_map_sgtable() function returns ssize_t and negative error
codes but it's declared as size_t instead. I think that static checkers
would have complained if this caused a bug, but even though it doesn't
cause a bug, it's definitely worth fixing.
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Lu Baolu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions
