KVM: selftests: Put command line options in alphabetical order in dirty_log_perf_test
authorVipin Sharma <vipinsh@google.com>
Thu, 3 Nov 2022 19:17:14 +0000 (12:17 -0700)
committerSean Christopherson <seanjc@google.com>
Wed, 16 Nov 2022 18:03:24 +0000 (10:03 -0800)
commit0eb88a4121861ce3d5f925a183abb13ad954dbe6
tree65ebadbc3c82ab51c2142de695988c5fb1cedeb7
parentc5c4f72ad4faab641cb852fdd890e8a64cb39f24
KVM: selftests: Put command line options in alphabetical order in dirty_log_perf_test

There are 13 command line options and they are not in any order. Put
them in alphabetical order to make it easy to add new options.

No functional change intended.

Signed-off-by: Vipin Sharma <vipinsh@google.com>
Reviewed-by: Wei Wang <wei.w.wang@intel.com>
Reviewed-by: Sean Christopherson <seanjc@google.com>
Link: https://lore.kernel.org/r/20221103191719.1559407-3-vipinsh@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/dirty_log_perf_test.c