]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
iommu/ipmmu-vmsa: Make ipmmu_gather_ops const
authorBhumika Goyal <bhumirks@gmail.com>
Mon, 28 Aug 2017 18:17:27 +0000 (23:47 +0530)
committerJoerg Roedel <jroedel@suse.de>
Wed, 30 Aug 2017 13:10:53 +0000 (15:10 +0200)
commit8da4af95867e339d4aa61f9a1814bbfb2a55468e
tree2236b5f64c47cb43df3ffdebea8e11ac1e6b44f1
parenta175a67d306ab3fd0e140595f49290b80c909ae8
iommu/ipmmu-vmsa: Make ipmmu_gather_ops const

Make these const as they are not modified anywhere.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/ipmmu-vmsa.c