On Mon, Aug 28, 2017 at 05:42:50PM +0530, Arvind Yadav wrote:
> iommu_ops are not supposed to change at runtime.
> Functions 'bus_set_iommu' working with const iommu_ops provided
> by . So mark the non-const structs as const.
>
> Signed-off-by: Arvind Yadav
> ---
> drivers/iommu/s390-iommu.c | 2
On Mon, 28 Aug 2017 17:42:50 +0530
Arvind Yadav wrote:
> iommu_ops are not supposed to change at runtime.
> Functions 'bus_set_iommu' working with const iommu_ops provided
> by . So mark the non-const structs as const.
>
> Signed-off-by: Arvind Yadav
> ---
> drivers/iommu/s390-iommu.c | 2 +-
>
2 matches
Mail list logo