diff options
author | Xiaofei Tan <tanxiaofei@huawei.com> | 2020-09-17 09:47:49 +0800 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-09-18 16:18:51 +0100 |
commit | c9c0279cc02b4e161686de7ccd1973357f29db8c (patch) | |
tree | e8699d3764ca7d18564ab6e1a304847558fde23f /arch/mips | |
parent | ada329e6b5b406f33fae665e62caff7814409906 (diff) |
KVM: arm64: Fix doc warnings in mmu code
Fix following warnings caused by mismatch bewteen function parameters
and comments.
arch/arm64/kvm/mmu.c:128: warning: Function parameter or member 'mmu' not described in '__unmap_stage2_range'
arch/arm64/kvm/mmu.c:128: warning: Function parameter or member 'may_block' not described in '__unmap_stage2_range'
arch/arm64/kvm/mmu.c:128: warning: Excess function parameter 'kvm' description in '__unmap_stage2_range'
arch/arm64/kvm/mmu.c:499: warning: Function parameter or member 'writable' not described in 'kvm_phys_addr_ioremap'
arch/arm64/kvm/mmu.c:538: warning: Function parameter or member 'mmu' not described in 'stage2_wp_range'
arch/arm64/kvm/mmu.c:538: warning: Excess function parameter 'kvm' description in 'stage2_wp_range'
Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/1600307269-50957-1-git-send-email-tanxiaofei@huawei.com
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions