commit | a4f1d94e6bc1b00c4efa9655ad14e0d49b8f1e37 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sat Oct 03 17:18:06 2020 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 21 17:48:51 2020 -0400 |
tree | 235b51c72444ed5613c86d9fdaa1622cd0295fac | |
parent | 30031c2b0574f43cc6888532b715f639afd39196 [diff] |
KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const This should be const, so make it so. Signed-off-by: Joe Perches <joe@perches.com> Message-Id: <d130e88dd4c82a12d979da747cc0365c72c3ba15.1601770305.git.joe@perches.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>