On 05/10/20 19:14, Ben Gardon wrote:
> Reviewed-by: Ben Gardon
Queued, thanks.
Paolo
On Sat, Oct 3, 2020 at 5:18 PM Joe Perches wrote:
>
> These should be const, so make it so.
>
> Signed-off-by: Joe Perches
Reviewed-by: Ben Gardon
> ---
> arch/x86/kvm/mmu/mmu.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/x86/kvm/mmu/mmu.c b/arch/x86/kvm/
These should be const, so make it so.
Signed-off-by: Joe Perches
---
arch/x86/kvm/mmu/mmu.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/x86/kvm/mmu/mmu.c b/arch/x86/kvm/mmu/mmu.c
index 71aa3da2a0b7..6500dd681750 100644
--- a/arch/x86/kvm/mmu/mmu.c
+++ b/arch/x86/
3 matches
Mail list logo