diff options
author | Dave Martin <[email protected]> | 2019-04-05 17:31:37 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2019-04-18 17:14:01 +0100 |
commit | f8d4635aff7e2e46beedaf61517a1caa4a06ee42 (patch) | |
tree | 40d1f5d661133ef08abb13adc030167f80537236 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8ae6efdde451512e855be576dd0cdf4cb394c289 (diff) |
KVM: arm64/sve: Miscellaneous tidyups in guest.c
* Remove a few redundant blank lines that are stylistically
inconsistent with code already in guest.c and are just taking up
space.
* Delete a couple of pointless empty default cases from switch
statements whose behaviour is otherwise obvious anyway.
* Fix some typos and consolidate some redundantly duplicated
comments.
* Respell the slice index check in sve_reg_to_region() as "> 0"
to be more consistent with what is logically being checked here
(i.e., "is the slice index too large"), even though we don't try
to cope with multiple slices yet.
No functional change.
Suggested-by: Andrew Jones <[email protected]>
Signed-off-by: Dave Martin <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions