]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: selftests: Remove the mismatched parameter comments
authorShaoqin Huang <shaoqin.huang@intel.com>
Tue, 14 Jun 2022 22:41:19 +0000 (16:41 -0600)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 15 Jun 2022 12:00:47 +0000 (08:00 -0400)
commit9c26becce7a55891bed0e631f371f6e3a3e91eba
tree747dfbc79c9563b74bd9e6c71564eca668b02db4
parent6a6ab71d9c4a34701bef8c838ac3aa2fdf970fd6
KVM: selftests: Remove the mismatched parameter comments

There are some parameter being removed in function but the parameter
comments still exist, so remove them.

Signed-off-by: Shaoqin Huang <shaoqin.huang@intel.com>
Message-Id: <20220614224126.211054-1-shaoqin.huang@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/lib/kvm_util.c