Re: [PATCH -next] KVM: arm: vgic: Make two functions static

From: Marc Zyngier
Date: Wed Mar 20 2019 - 13:36:58 EST


On Wed, 20 Mar 2019 22:18:13 +0800
Yue Haibing <yuehaibing@xxxxxxxxxx> wrote:

> From: YueHaibing <yuehaibing@xxxxxxxxxx>
>
> Fix sparse warnings:
>
> arch/arm64/kvm/../../../virt/kvm/arm/vgic/vgic-its.c:1732:5: warning:
> symbol 'vgic_its_has_attr_regs' was not declared. Should it be static?
> arch/arm64/kvm/../../../virt/kvm/arm/vgic/vgic-its.c:1753:5: warning:
> symbol 'vgic_its_attr_regs_access' was not declared. Should it be static?
>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>

Applied with a small tweak to the subject line.

Thanks,

M.
--
Without deviation from the norm, progress is not possible.