KVM: selftests: Rename pta (short for perf_test_args) to args
authorDavid Matlack <dmatlack@google.com>
Wed, 12 Oct 2022 16:57:28 +0000 (09:57 -0700)
committerSean Christopherson <seanjc@google.com>
Wed, 16 Nov 2022 18:58:16 +0000 (10:58 -0800)
commita008a3351feaffdcf97a2bcf90b789626585258b
tree5070d93759b9cc2d005f3f27ab6255fc60e0eb8a
parent9fda6753c9dd4594e2c66c56b48b56a326ee686f
KVM: selftests: Rename pta (short for perf_test_args) to args

Rename the local variables "pta" (which is short for perf_test_args) for
args. "pta" is not an obvious acronym and using "args" mirrors
"vcpu_args".

Suggested-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: David Matlack <dmatlack@google.com>
Reviewed-by: Sean Christopherson <seanjc@google.com>
Link: https://lore.kernel.org/r/20221012165729.3505266-3-dmatlack@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/lib/memstress.c