diff options
| author | Vivek Gautam <[email protected]> | 2018-02-05 17:59:19 +0000 |
|---|---|---|
| committer | Joerg Roedel <[email protected]> | 2018-02-13 18:31:32 +0000 |
| commit | 193e67c00e33e188d68815fb78806317c77f156c (patch) | |
| tree | 301e6e910e0dfce7ef35aae37ed36638d70dcf47 /fs/proc/array.c | |
| parent | iommu: Do not return error code for APIs with size_t return type (diff) | |
| download | kernel-193e67c00e33e188d68815fb78806317c77f156c.tar.gz kernel-193e67c00e33e188d68815fb78806317c77f156c.zip | |
iommu/io-pgtable: Use size_t return type for all foo_unmap
Unmap returns a size_t all throughout the IOMMU framework.
Make io-pgtable match this convention.
Moreover, there isn't a need to have a signed int return type
as we return 0 in case of failures.
Signed-off-by: Vivek Gautam <[email protected]>
Acked-by: Robin Murphy <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
