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)
commit1cb67e25f9a844425f85e592c7ffb8428800a796
tree747dfbc79c9563b74bd9e6c71564eca668b02db4
parent9393cb13fa5d4c1ef2f1c3086af1c2cc03389bad
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