Daniel Axtens writes:
> diff --git a/arch/powerpc/kvm/book3s_64_mmu_hv.c
> b/arch/powerpc/kvm/book3s_64_mmu_hv.c
> index 05f09ae82587..95abca69b168 100644
> --- a/arch/powerpc/kvm/book3s_64_mmu_hv.c
> +++ b/arch/powerpc/kvm/book3s_64_mmu_hv.c
> @@ -1608,7 +1608,7 @@ static ssize_t debugfs_htab_re
Squash a bunch of sparse warnings by making things static.
Reviewed-by: Andrew Donnellan
Signed-off-by: Daniel Axtens
---
v2: remove the symbol that I dropped in the previous patch.
This is an omnibus patch - I wrote a Python script to figure out if
sparse warnings could be automatically fixe