diff options
author | 2022-06-13 21:25:17 +0000 | |
---|---|---|
committer | 2022-06-24 04:51:46 -0400 | |
commit | 143e7eea3d66737c73cc3aa3538123ea3bb1f640 (patch) | |
tree | 702c2414c109aff80c93cfe8c7afc19c36850d78 /tools/testing/selftests/kvm/lib | |
parent | KVM: selftests: Read binary stats desc in lib (diff) | |
download | linux-dev-143e7eea3d66737c73cc3aa3538123ea3bb1f640.tar.xz linux-dev-143e7eea3d66737c73cc3aa3538123ea3bb1f640.zip |
KVM: selftests: Clean up coding style in binary stats test
Fix a variety of code style violations and/or inconsistencies in the
binary stats test. The 80 char limit is a soft limit and can and should
be ignored/violated if doing so improves the overall code readability.
Specifically, provide consistent indentation and don't split expressions
at arbitrary points just to honor the 80 char limit.
Opportunistically expand/add comments to call out the more subtle aspects
of the code.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: David Matlack <dmatlack@google.com>
Signed-off-by: Ben Gardon <bgardon@google.com>
Message-Id: <20220613212523.3436117-5-bgardon@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/testing/selftests/kvm/lib')
0 files changed, 0 insertions, 0 deletions