Home
last modified time | relevance | path

Searched hist:"193 e67c00e33e188d68815fb78806317c77f156c" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iommu/
H A Dio-pgtable-arm-v7s.cdiff 193e67c00e33e188d68815fb78806317c77f156c Mon Feb 05 11:59:19 CST 2018 Vivek Gautam <vivek.gautam@codeaurora.org> 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 <vivek.gautam@codeaurora.org>
Acked-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
H A Dio-pgtable-arm.cdiff 193e67c00e33e188d68815fb78806317c77f156c Mon Feb 05 11:59:19 CST 2018 Vivek Gautam <vivek.gautam@codeaurora.org> 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 <vivek.gautam@codeaurora.org>
Acked-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>