commit | 8a4374f97deefb36f927c608af63dcc925521b3c | [log] [tgz] |
---|---|---|
author | Tian Tao <tiantao6@hisilicon.com> | Tue Sep 15 15:21:52 2020 +0800 |
committer | Marc Zyngier <maz@kernel.org> | Fri Sep 18 16:17:22 2020 +0100 |
tree | df4403cc3e3a312fc9800a37b34d60828e73e73e | |
parent | f4d51dffc6c01a9e94650d95ce0104964f8ae822 [diff] |
KVM: arm64: Fix inject_fault.c kernel-doc warnings Fix kernel-doc warnings. arch/arm64/kvm/inject_fault.c:210: warning: Function parameter or member 'vcpu' not described in 'kvm_inject_undefined' Signed-off-by: Tian Tao <tiantao6@hisilicon.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Acked-by: Will Deacon <will@kernel.org> Link: https://lore.kernel.org/r/1600154512-44624-1-git-send-email-tiantao6@hisilicon.com