]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const
authorJoe Perches <joe@perches.com>
Sun, 4 Oct 2020 00:18:06 +0000 (17:18 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 21 Oct 2020 21:48:51 +0000 (17:48 -0400)
commitcce69ef7af47864d54eff3d82022efa652a95098
tree235b51c72444ed5613c86d9fdaa1622cd0295fac
parent8f066efea4435bc70e6dedf65cee687beb042b4a
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>
arch/powerpc/kvm/book3s_hv.c