]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
kvm x86/mmu: Make struct kernel_param_ops definitions const
authorJoe Perches <joe@perches.com>
Sun, 4 Oct 2020 00:18:07 +0000 (17:18 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 21 Oct 2020 21:36:33 +0000 (17:36 -0400)
commitd5d6c18dc454f0ee410d035429dd9e1412c01f8a
tree8cbe6e9e8b379b354baa1b9e94605823d973b18d
parent3f4e3eb417b10ef45caddc4e1d3a18a34b539440
kvm x86/mmu: Make struct kernel_param_ops definitions const

These should be const, so make it so.

Signed-off-by: Joe Perches <joe@perches.com>
Message-Id: <ed95eef4f10fc1317b66936c05bc7dd8f943a6d5.1601770305.git.joe@perches.com>
Reviewed-by: Ben Gardon <bgardon@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu/mmu.c