commit | d5d6c18dc454f0ee410d035429dd9e1412c01f8a | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sat Oct 03 17:18:07 2020 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 21 17:36:33 2020 -0400 |
tree | 8cbe6e9e8b379b354baa1b9e94605823d973b18d | |
parent | 3f4e3eb417b10ef45caddc4e1d3a18a34b539440 [diff] |
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>