diff options
author | Arvind Yadav <[email protected]> | 2017-08-28 17:42:50 +0530 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2017-08-30 17:53:29 +0200 |
commit | cceb84519520c775d2660ea6b878215cd116af75 (patch) | |
tree | 8901b8c8a7eacd2c7e4e0564eb3c6a9400dffd21 /fs/btrfs/disk-io.c | |
parent | f42c22351455bcc8b9eecea19b48bdb499a50a65 (diff) |
iommu/s390: Constify iommu_ops
iommu_ops are not supposed to change at runtime.
Functions 'bus_set_iommu' working with const iommu_ops provided
by <linux/iommu.h>. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <[email protected]>
Acked-by: Gerald Schaefer <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'fs/btrfs/disk-io.c')
0 files changed, 0 insertions, 0 deletions