diff options
author | 2017-08-28 17:42:50 +0530 | |
---|---|---|
committer | 2017-08-30 17:53:29 +0200 | |
commit | cceb84519520c775d2660ea6b878215cd116af75 (patch) | |
tree | 8901b8c8a7eacd2c7e4e0564eb3c6a9400dffd21 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | iommu/s390: Add support for iommu_device handling (diff) | |
download | wireguard-linux-cceb84519520c775d2660ea6b878215cd116af75.tar.xz wireguard-linux-cceb84519520c775d2660ea6b878215cd116af75.zip |
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 <arvind.yadav.cs@gmail.com>
Acked-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions