]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Drop long gone function parameter documentation
authorPeng Hao <richard.peng@oppo.com>
Wed, 1 Jul 2020 12:07:09 +0000 (08:07 -0400)
committerMarc Zyngier <maz@kernel.org>
Sun, 5 Jul 2020 19:51:56 +0000 (20:51 +0100)
commit5b99d4cd2056f6879bcaac19acbb8023c912e766
tree165f0ea20275869643b950f4281c82cf18b7f413
parenta9d69bcf2780ef18d1c1b4859afc1ccf19c11df6
KVM: arm64: Drop long gone function parameter documentation

update_vmid() just has one parameter "vmid".The other parameter
"kvm" is no longer used.

Signed-off-by: Peng Hao <richard.peng@oppo.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200701120709.388377-1-richard.peng@oppo.com
arch/arm64/kvm/arm.c